|
GetAudioSource (DVR version only)
|
|
| S_OK
|
| Success
|
| E_FAIL
|
| Failure to set the codec
|
|
|
| AudioLst = ActiveDcam1.GetAudioList
|
| index=ActiveDcam1.GetAudioSource
|
| MsgBox AudioLst(index)
|