OzNativeAudioEncoderCodecType Property |
Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic AudioType CodecType { get; }
Public ReadOnly Property CodecType As AudioType
Get
public:
property AudioType CodecType {
AudioType get ();
}
member CodecType : AudioType with get
Property Value
Type:
AudioType
See Also