Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
DirectX
Capture
Tuner
C# Class DirectX.Capture.Tuner
Control and query a hardware TV Tuner.
Inheritance:
IDisposable
Exibir arquivo
Open project: RejectKid/MTG-Scanner
Class Usage Examples
Protected Properties
Property
Type
Description
tvTuner
IAMTVTuner
Public Methods
Method
Description
Dispose
( ) :
void
Tuner
(
IAMTVTuner
tuner
) :
System
Initialize this object with a DirectShow tuner
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
Tuner()
public
method
Initialize this object with a DirectShow tuner
public
Tuner
(
IAMTVTuner
tuner
) :
System
tuner
IAMTVTuner
return
System
Property Details
tvTuner
protected_oe property
protected
IAMTVTuner
tvTuner
return
IAMTVTuner