GetAudioSource (DVR version only)
|
![]() ![]() ![]() |
pValue [out,retval]
|
Pointer to the index of the currently selected audio device.
|
S_OK
|
Success
|
E_FAIL
|
Failure to set the codec
|
|
AudioLst = ActiveGige1.GetAudioList
|
index=ActiveGige1.GetAudioSource
|
MsgBox AudioLst(index)
|