CBaseVideoRenderer::ScheduleSample (Compact 2013)
3/26/2014
Overrides the base class that does the main work to keep a count of samples drawn and dropped (which are used by the IQualProp implementation).
Syntax
BOOL ScheduleSample(
IMediaSample* pMediaSample
);
Parameters
- pMediaSample
Media sample.
Return Value
Returns TRUE if the sample is scheduled; otherwise, returns FALSE.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |