IMFMediaSourceTopologyProvider interface (mfidl.h)

Enables an application to get a topology from the sequencer source. This interface is exposed by the sequencer source object.

Inheritance

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

Methods

The IMFMediaSourceTopologyProvider interface has these methods.

 
IMFMediaSourceTopologyProvider::GetMediaSourceTopology

Returns a topology for a media source that builds an internal topology.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header mfidl.h

See also

Media Foundation Interfaces

Sequencer Source