Share via


IMediaStatusSession Interface

Implemented by the sink component on an object representing a media status session. The MSAS uses this interface to pass media status properties to the sink.

Note   This interface has been deprecated.

In addition to the methods inherited from IDispatch, the IMediaStatusSession interface exposes the following methods:

Method Description
Close Called when the session is closed.
MediaStatusChange Gets media status properties.

See Also