RTPPayloadType

public struct RTPPayloadType : RawRepresentable, Hashable

Undocumented

  • Declaration

    Swift

    public var rawValue: UInt8
  • Declaration

    Swift

    @inlinable
    public init(rawValue: UInt8)
  • Undocumented

    Declaration

    Swift

    public static var h264: RTPPayloadType