G722CodecStateItuTestMode Property |
ITU Test Mode
TRUE if the operating in the special ITU test mode, with the band split filters disabled.
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic bool ItuTestMode { get; set; }Public Property ItuTestMode As Boolean
Get
Set
public:
property bool ItuTestMode {
bool get ();
void set (bool value);
}member ItuTestMode : bool with get, set
Property Value
Boolean
See Also