CodecInfoPayloadType Property |
Gets the payload type of the codec.
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.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
Type:
Int32
See Also