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.
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