Class LengthVtt

java.lang.Object
com.brightcove.player.model.Length
com.brightcove.player.model.LengthVtt
All Implemented Interfaces:
Serializable

public class LengthVtt extends Length
Provides the representation of varying forms of length measure per the WebVTT1 specification.
See Also:
  • Field Details

    • TAG

      public static final String TAG
    • PATTERN_PERCENTAGE

      public static final Pattern PATTERN_PERCENTAGE
    • PATTERN_LINE

      public static final Pattern PATTERN_LINE
  • Constructor Details