TextTrackMode

@objc(THEOplayerTextTrackMode)
public enum TextTrackMode : Int

The different TextTrack modes.

  • The raw value of type String.

    Declaration

    Swift

    public var _rawValue: String { get set }