CodecDescriptionCodecType Property |
Gets the type of the codec.
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic CodecPayloadType CodecType { get; }
Public ReadOnly Property CodecType As CodecPayloadType
Get
public:
property CodecPayloadType CodecType {
CodecPayloadType get ();
}
member CodecType : CodecPayloadType with get
Property Value
Type:
CodecPayloadType
See Also