RTCPSourceDescriptionType
public struct RTCPSourceDescriptionType : RawRepresentable
Undocumented
-
Undocumented
Declaration
Swift
public static let endOfSourceDescriptionList: RTCPSourceDescriptionType
-
Undocumented
Declaration
Swift
public static let canonicalName: RTCPSourceDescriptionType
-
Undocumented
Declaration
Swift
public static let userName: RTCPSourceDescriptionType
-
Undocumented
Declaration
Swift
public static let userEmailAddress: RTCPSourceDescriptionType
-
Undocumented
Declaration
Swift
public static let userPhoneNumber: RTCPSourceDescriptionType
-
Undocumented
Declaration
Swift
public static let geographicUserLocation: RTCPSourceDescriptionType
-
Undocumented
Declaration
Swift
public static let nameOfApplicationOrTool: RTCPSourceDescriptionType
-
Undocumented
Declaration
Swift
public static let noticeAboutTheSource: RTCPSourceDescriptionType
-
Undocumented
Declaration
Swift
public static let privateExtension: RTCPSourceDescriptionType
-
Declaration
Swift
public var rawValue: UInt8
-
Declaration
Swift
public init(rawValue: UInt8)