CodecInfoCodecType Property |
Gets the type of the codec.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public CodecPayloadType CodecType { get; }
Public ReadOnly Property CodecType As CodecPayloadType
Get
public:
property CodecPayloadType CodecType {
CodecPayloadType get ();
}
member CodecType : CodecPayloadType with get
Property Value
Type:
CodecPayloadTypeSee Also