
| Visual Basic (Declaration) | |
|---|---|
Public Class TVTuner | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As TVTuner | |
| C# | |
|---|---|
public class TVTuner | |
| C++/CLI | |
|---|---|
public ref class TVTuner | |
The TVTuner Object provides methods and properties to control TV tuner devices, supporting tuners for analog broadcast television, AM/FM radio, ATSC digital television (cable and antenna). This object is retrieved using the CaptureCtrl.TVTuner property. For more detailed information, see the Microsoft documentation for the IAMTVTuner Interface.
System.Object
Leadtools.Multimedia.TVTuner
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
Copy Code