CodecInfoCodecType Property |
Gets the type of the codec.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.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
CodecPayloadType
See Also