Property | Type | Description | |
---|---|---|---|
captureGraphBuilder | ICaptureGraphBuilder2 | ||
currentChannel |
Method | Description | |
---|---|---|
BuildGraph ( ) : void | ||
GetSignalStatistics ( bool &locked, bool &present, int &strength, int &quality ) : bool | ||
GraphBuilderTV ( |
||
NeedToRebuildTheGraph ( |
||
SubmitTuneRequest ( |
Method | Description | |
---|---|---|
Decompose ( ) : void |
public GetSignalStatistics ( bool &locked, bool &present, int &strength, int &quality ) : bool | ||
locked | bool | |
present | bool | |
strength | int | |
quality | int | |
return | bool |
public GraphBuilderTV ( |
||
renderingControl | ||
return | System |
public NeedToRebuildTheGraph ( |
||
newChannel | ||
return | bool |
public SubmitTuneRequest ( |
||
channel | ||
return | void |
protected ICaptureGraphBuilder2 captureGraphBuilder | ||
return | ICaptureGraphBuilder2 |