Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
Preroll property. If TRUE, this sample is for preroll only and should not be displayed.
Syntax
HRESULT IsPreroll(void);
Parameters
None.
Return Value
Returns S_OK if the sample is a preroll sample, or S_FALSE if not; otherwise, returns an HRESULT error value.
While calling SetPreroll with a value of TRUE (1) sets the preroll property, calling IsPreroll on a preroll sample returns S_OK (0).
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |