zdk.net
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
ZDK_NET::AudioEventsHandler Class Reference

Public Member Functions

UnmanagedOnInputLevelChangeUnmanaged GetOnInputLevelChange ()
 
void OnInputLevelChangeUnmanagedStub (ZDK::Shared::AudioDevice audioDevice, double level)
 
UnmanagedOnOutputLevelChangeUnmanaged GetOnOutputLevelChange ()
 
void OnOutputLevelChangeUnmanagedStub (ZDK::Shared::AudioDevice audioDevice, double level)
 
UnmanagedOnRingLevelChangeUnmanaged GetOnRingLevelChange ()
 
void OnRingLevelChangeUnmanagedStub (ZDK::Shared::AudioDevice audioDevice, double level)
 
UnmanagedOnEnergyLevelChangeUnmanaged GetOnEnergyLevelChange ()
 
void OnEnergyLevelChangeUnmanagedStub (double inLevel, double outLevel)
 
UnmanagedOnDeviceStateChangeUnmanaged GetOnDeviceStateChange ()
 
void OnDeviceStateChangeUnmanagedStub (ZDK::Shared::AudioDevice audioDevice, ZDK::AudioDeviceState deviceState)
 
UnmanagedOnDeviceErrorUnmanaged GetOnDeviceError ()
 
void OnDeviceErrorUnmanagedStub (ZDK::Shared::AudioDevice audioDevice, ZDK::AudioDeviceState deviceState)
 
UnmanagedOnDeviceOpenErrorUnmanaged GetOnDeviceOpenError ()
 
void OnDeviceOpenErrorUnmanagedStub (ZDK::Shared::ItemList< ZDK::Shared::AudioDevice > deviceList)
 

Public Attributes

OnInputLevelChange ^ OnInputLevelChange = nullptr
 
OnOutputLevelChange ^ OnOutputLevelChange = nullptr
 
OnRingLevelChange ^ OnRingLevelChange = nullptr
 
OnEnergyLevelChange ^ OnEnergyLevelChange = nullptr
 
OnDeviceStateChange ^ OnDeviceStateChange = nullptr
 
OnDeviceError ^ OnDeviceError = nullptr
 
OnDeviceOpenError ^ OnDeviceOpenError = nullptr
 

Static Public Attributes

static OnInputLevelChangeUnmanaged ^ OnInputLevelChangeManaged = nullptr
 
static OnOutputLevelChangeUnmanaged ^ OnOutputLevelChangeManaged = nullptr
 
static OnRingLevelChangeUnmanaged ^ OnRingLevelChangeManaged = nullptr
 
static OnEnergyLevelChangeUnmanaged ^ OnEnergyLevelChangeManaged = nullptr
 
static OnDeviceStateChangeUnmanaged ^ OnDeviceStateChangeManaged = nullptr
 
static OnDeviceErrorUnmanaged ^ OnDeviceErrorManaged = nullptr
 
static OnDeviceOpenErrorUnmanaged ^ OnDeviceOpenErrorManaged = nullptr
 

The documentation for this class was generated from the following file: