VisioForge Video Capture SDK (Delphi / ActiveX)
ContentsIndexHome
PreviousUpNext
TVFVideoCapture.Audio_OutputDevice Property

Gets or sets the device name for playing audio. Set this property before you configure audio output. Make sure that Audio_PlayAudio = for it to work.

Pascal
property Audio_OutputDevice: WideString;
C++
__property BSTR Audio_OutputDevice;
C#
String Audio_OutputDevice;
Visual Basic
Property Audio_OutputDevice() As String
Java
Audio_OutputDevice
IDL
__property BSTR Audio_OutputDevice;
JavaScript
Audio_OutputDevice
PHP
published Audio_OutputDevice;
Copyright (c) 2012. All rights reserved.
What do you think about this topic? Send feedback!