IMSVidStreamBufferSourceEvent interface (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 IMSVidStreamBufferSourceEvent interface is used to receive events from the MSVidStreamBufferSource object.
This interface is an outgoing connection-point interface. To receive events from a playback device, implement this interface and then call the IConnectionPoint::Advise method to establish a connection.
Inheritance
The IMSVidStreamBufferSourceEvent interface inherits from IMSVidFilePlaybackEvent. IMSVidStreamBufferSourceEvent also has these types of members:
Methods
The IMSVidStreamBufferSourceEvent interface has these methods.
IMSVidStreamBufferSourceEvent::CertificateFailure This topic applies to Windows XP Service Pack 1 or later. |
IMSVidStreamBufferSourceEvent::CertificateSuccess This topic applies to Windows XP Service Pack 1 or later. |
IMSVidStreamBufferSourceEvent::ContentBecomingStale This topic applies to Windows XP Service Pack 1 or later. |
IMSVidStreamBufferSourceEvent::RatingsBlocked This topic applies to Windows XP Service Pack 1 or later. |
IMSVidStreamBufferSourceEvent::RatingsChanged This topic applies to Windows XP Service Pack 1 or later. |
IMSVidStreamBufferSourceEvent::RatingsUnblocked This topic applies to Windows XP Service Pack 1 or later. |
IMSVidStreamBufferSourceEvent::StaleDataRead This topic applies to Windows XP Service Pack 1 or later. |
IMSVidStreamBufferSourceEvent::StaleFileDeleted This topic applies to Windows XP Service Pack 1 or later. |
IMSVidStreamBufferSourceEvent::TimeHole This topic applies to Windows XP Service Pack 1 or later. |
Remarks
To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IMSVidStreamBufferSourceEvent)
.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | segment.h (include Msvidctl.h) |