Property | Type | Description | |
---|---|---|---|
graphBuilder2 | IFilterGraph2 | ||
isPossibleRecorderStart | bool | ||
isPossibleRecorderStop | bool | ||
isPossibleTimeShiftingPause | bool | ||
isPossibleTimeShiftingResume | bool | ||
mpeg2VideoStreamAnalyzer | IBaseFilter | ||
rot2 | DsROTEntry | ||
streamBufferSink | IBaseFilter | ||
streamBufferSource | IBaseFilter |
Property | Type | Description | |
---|---|---|---|
AddMpeg2VideoStreamAnalyzerFilter | void | ||
AddStreamBufferSinkFilter | void | ||
AddStreamBufferSourceFilter | void | ||
BuildSinkGraph | void | ||
BuildSourceGraph | void | ||
ConnectStreamBufferSinkFilter | void | ||
ConnectStreamBufferSinkToSource | void | ||
ConnectStreamBufferSourceFilter | void | ||
IRecorder | System.TimeSpan | ||
ITimeShifting | System.TimeSpan | ||
ITimeShifting | double | ||
RegCloseKey | int | ||
RegCreateKey | int |
Method | Description | |
---|---|---|
BuildGraph ( ) : void | ||
GetGraphState ( ) : FilterState | ||
GraphBuilderBDATimeShifting ( |
||
OnGraphEnded ( ) : void | ||
OnGraphStarted ( ) : void | ||
OnVideoEvent ( int cookies ) : void | ||
PauseGraph ( ) : void | ||
RunGraph ( ) : void | ||
StopGraph ( ) : void | ||
SubmitTuneRequest ( |
Method | Description | |
---|---|---|
ConfigureTimeShiftingRegistry ( ) : void | ||
Decompose ( ) : void | ||
IRecorder ( ) : void | ||
IRecorder ( string filename ) : void | ||
ITimeShifting ( ) : void | ||
ITimeShifting ( System.TimeSpan position ) : void | ||
ITimeShifting ( System.TimeSpan &start, System.TimeSpan &stop ) : void | ||
ITimeShifting ( double rate ) : void |
Method | Description | |
---|---|---|
AddMpeg2VideoStreamAnalyzerFilter ( ) : void | ||
AddStreamBufferSinkFilter ( ) : void | ||
AddStreamBufferSourceFilter ( ) : void | ||
BuildSinkGraph ( ITuningSpace tuningSpace ) : void | ||
BuildSourceGraph ( ) : void | ||
ConnectStreamBufferSinkFilter ( ) : void | ||
ConnectStreamBufferSinkToSource ( ) : void | ||
ConnectStreamBufferSourceFilter ( ) : void | ||
IRecorder ( ) : System.TimeSpan | ||
ITimeShifting ( ) : System.TimeSpan | ||
ITimeShifting ( ) : double | ||
RegCloseKey ( |
||
RegCreateKey ( |
protected ConfigureTimeShiftingRegistry ( ) : void | ||
return | void |
public GraphBuilderBDATimeShifting ( |
||
renderingControl | ||
return | System |
protected IRecorder ( string filename ) : void | ||
filename | string | |
return | void |
protected ITimeShifting ( System.TimeSpan position ) : void | ||
position | System.TimeSpan | |
return | void |
protected ITimeShifting ( System.TimeSpan &start, System.TimeSpan &stop ) : void | ||
start | System.TimeSpan | |
stop | System.TimeSpan | |
return | void |
protected ITimeShifting ( double rate ) : void | ||
rate | double | |
return | void |
public SubmitTuneRequest ( |
||
channel | ||
return | void |
protected bool isPossibleTimeShiftingPause | ||
return | bool |
protected bool isPossibleTimeShiftingResume | ||
return | bool |
protected IBaseFilter mpeg2VideoStreamAnalyzer | ||
return | IBaseFilter |