M2tsPcrControl

public enum M2tsPcrControl : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case configuredPcrPeriod = "CONFIGURED_PCR_PERIOD"
  • Undocumented

    Declaration

    Swift

    case pcrEveryPesPacket = "PCR_EVERY_PES_PACKET"
  • Declaration

    Swift

    public var description: String { get }