AudioFormatAudioCodecType Property |
Gets the codec type of data.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public AudioType AudioCodecType { get; protected set; }
Public Property AudioCodecType As AudioType
Get
Protected Set
public:
property AudioType AudioCodecType {
AudioType get ();
protected: void set (AudioType value);
}
member AudioCodecType : AudioType with get, set
Property Value
Type:
AudioTypeSee Also