Click or drag to resize
AudioLogCodes Enumeration

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public enum AudioLogCodes
Members
  Member nameValueDescription
MMException50000
DeviceCreated50001
Initializing50002
CannotInitialize50003
Initialized50004
NoDeviceDetected50005
VolumeChanged50006
Muted50007
Unmuted50008
Starting50009
StartFailedNotInitialized50010
WaveFormatChanging50011
WaveFormatChanged50012
StateChanged50013
Closing50014
Closed50015
Disposing50016
CallbackError50017
CreatingCallbackWindow50018
CallbackWindowClosed50019
ExitingCallbackWindow50020
WaveIn_VolumeControlInitialized50021
WaveIn_VolumeControlInitFailed50022
WaveOut_Pausing50023
Wasapi_NotSupported50500
Wasapi_DeviceNotFound50501
Wasapi_COMException50502
Wasapi_UnexpectedError50503
Wasapi_FormatNotSupported50504
JitterBufferResult50505
UnexpectedErrorWhenInit50506
Wasapi_InitFormat50507
Debug50508
See Also