Rate this page:

VIAudioDeviceChanged

Copy URL
typedef 

void

VIAudioDeviceChanged(

VIAudioDeviceManager

audioManager,

VIAudioDevice

device
)

Signature for callbacks reporting that the active audio device or audio device that will be used for a further call is changed.

If the event is triggered during a call, [device] is the audio device that is currently used.

If the event is triggered when there is no call, [device] is the audio device that will be used for the next call.

Parameters

Returns

  • type:

    void