ITransportParameters interface

Encapsulates the methods needed to provide information about the current transport-related settings of the DMR. These settings include the current transport state and information about what methods can currently be invoked on the DMR.

Members

The ITransportParameters interface inherits from the IUnknown interface. ITransportParameters also has these types of members:

  • Methods

Methods

The ITransportParameters interface has these methods.

Method Description
ActionInformation

Obtains an IMediaRendererActionInformation interface that provides information about which methods can currently be invoked on the DMR.

TrackInformation

Obtains a TrackInformation structure that provides information about the DMR’s track parameters.

TransportInformation

Obtains a TransportInformation structure that provides information about the DMR’s transport parameters.