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

Gets or sets a value indicating whether video capture device will be used as audio source.

Pascal
property Video_CaptureDevice_IsAudioSource: Boolean;
C++
__property Boolean Video_CaptureDevice_IsAudioSource;
C#
Boolean Video_CaptureDevice_IsAudioSource;
Visual Basic
Property Video_CaptureDevice_IsAudioSource() As Boolean
Java
Video_CaptureDevice_IsAudioSource
IDL
__property Boolean Video_CaptureDevice_IsAudioSource;
JavaScript
Video_CaptureDevice_IsAudioSource
PHP
published Video_CaptureDevice_IsAudioSource;

Capture audio from video capture device. Some old TV tuners do not support this feature and uses audio card for audio input.

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