| OzNativeAudioDecoderCodecType Property |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic AudioType CodecType { get; }Public ReadOnly Property CodecType As AudioType
Get
public:
virtual property AudioType CodecType {
AudioType get () sealed;
}abstract CodecType : AudioType with get
override CodecType : AudioType with get
Property Value
Type:
AudioType
See Also