ShowAudioDlg (DVR version only)
Top  Previous  Next

Description

Displays the audio Input dialog for adjusting the mixer properties of the audio source.


Syntax


[VB]
objActiveGige.ShowAudioDlg

[C/C++]
HRESULT ShowAudioDlg( );



Parameters

None  
 

Return Values

S_OK  
Success  
E_FAIL  
Failure  


Example


This VB example selects the audio source and displays the audio input dialog:

ActiveGige1.SetAudioSource 0
ActiveGige1.ShowAudioDlg



Remarks

The options available in the audio input dialog will depend on the configuration of your audio devices.