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

Returns the name of the TV Tuner filter.

Pascal
function Video_CaptureDevice_TV_Tuner_Name: WideString;
C++
__fastcall BSTR Video_CaptureDevice_TV_Tuner_Name();
C#
public String Video_CaptureDevice_TV_Tuner_Name();
Visual Basic
Public Function Video_CaptureDevice_TV_Tuner_Name() As String
Java
public string Video_CaptureDevice_TV_Tuner_Name();
IDL
BSTR Video_CaptureDevice_TV_Tuner_Name();
JavaScript
Video_CaptureDevice_TV_Tuner_Name
PHP
public Video_CaptureDevice_TV_Tuner_Name();

Returns the name of the TV Tuner filter, if the video capture device has one.

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