ICodecPayloadType Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
SyntaxCodecPayloadType PayloadType { get; }
ReadOnly Property PayloadType As CodecPayloadType
Get
property CodecPayloadType PayloadType {
CodecPayloadType get ();
}
abstract PayloadType : CodecPayloadType with get
Property Value
Type:
CodecPayloadType
See Also