CodecInfoPayloadType Property |
Gets the payload type of the codec.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic int PayloadType { get; }
Public ReadOnly Property PayloadType As Integer
Get
public:
property int PayloadType {
int get ();
}
member PayloadType : int with get
Property Value
Int32
See Also