Свойство | Тип | Описание | |
---|---|---|---|
captureGraphBuilder | ICaptureGraphBuilder2 | ||
currentChannel |
Метод | Описание | |
---|---|---|
BuildGraph ( ) : void | ||
GetSignalStatistics ( bool &locked, bool &present, int &strength, int &quality ) : bool | ||
GraphBuilderTV ( |
||
NeedToRebuildTheGraph ( |
||
SubmitTuneRequest ( |
Метод | Описание | |
---|---|---|
Decompose ( ) : void |
public GetSignalStatistics ( bool &locked, bool &present, int &strength, int &quality ) : bool | ||
locked | bool | |
present | bool | |
strength | int | |
quality | int | |
Результат | bool |
public GraphBuilderTV ( |
||
renderingControl | ||
Результат | System |
public NeedToRebuildTheGraph ( |
||
newChannel | ||
Результат | bool |
public SubmitTuneRequest ( |
||
channel | ||
Результат | void |
protected ICaptureGraphBuilder2 captureGraphBuilder | ||
Результат | ICaptureGraphBuilder2 |