VisioForge Video Capture SDK (Delphi / ActiveX)
ContentsIndexHome
PreviousUpNext
TVFVideoCapture.Video_CaptureDevice_HasInternalAudioOutput Method

Returns , if the video capture device has audio source.

Pascal
function Video_CaptureDevice_HasInternalAudioOutput: Boolean;
C++
__fastcall Boolean Video_CaptureDevice_HasInternalAudioOutput();
C#
public Boolean Video_CaptureDevice_HasInternalAudioOutput();
Visual Basic
Public Function Video_CaptureDevice_HasInternalAudioOutput() As Boolean
Java
public Boolean Video_CaptureDevice_HasInternalAudioOutput();
IDL
Boolean Video_CaptureDevice_HasInternalAudioOutput();
JavaScript
Video_CaptureDevice_HasInternalAudioOutput
PHP
public Boolean Video_CaptureDevice_HasInternalAudioOutput();

Returns , if the video capture device has audio source, otherwise returns .

Copyright (c) 2012. All rights reserved.
What do you think about this topic? Send feedback!