Share via


IMSVidStreamBufferSourceEvent::RatingsUnblocked method (segment.h)

[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]

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();

Return value

Return S_OK or an error code.

Requirements

   
Target Platform Windows
Header segment.h (include Msvidctl.h)

See also

IMSVidStreamBufferSourceEvent Interface