IMSVidStreamBufferSourceEvent::RatingsUnblocked
Microsoft DirectShow 9.0 |
IMSVidStreamBufferSourceEvent::RatingsUnblocked
This topic applies to Windows XP Service Pack 1 or later.
The RatingsUnblocked method is called when the object unblocks the stream. This event occurs only if a stream that was previously blocked is unblocked.
Syntax
HRESULT RatingsUnblocked();
Parameters
This method takes no parameters.
Return Values
Return S_OK or an error code.
Requirements
Header: Dshow.h.
Library: Quartz.dll.
See Also