M2tsEbpAudioInterval

public enum M2tsEbpAudioInterval : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case videoAndFixedIntervals = "VIDEO_AND_FIXED_INTERVALS"
  • Undocumented

    Declaration

    Swift

    case videoInterval = "VIDEO_INTERVAL"
  • Declaration

    Swift

    public var description: String { get }