IMFASFStreamPrioritization interface (wmcontainer.h)
Note This interface is not implemented.
The ASF stream prioritization object exposes this interface. The stream prioritization object maintains a list of stream numbers in priority order. The methods of this interface manipulate and interrogate that list. To obtain a pointer to this interface, call the IMFASFProfile::CreateStreamPrioritization method.
Inheritance
The IMFASFStreamPrioritization interface inherits from the IUnknown interface. IMFASFStreamPrioritization also has these types of members:
Methods
The IMFASFStreamPrioritization interface has these methods.
IMFASFStreamPrioritization::AddStream Note This interface is not implemented in this version of Media Foundation. Adds a stream to the stream priority list. |
IMFASFStreamPrioritization::Clone Note This interface is not implemented in this version of Media Foundation. Creates a copy of the ASF stream prioritization object. |
IMFASFStreamPrioritization::GetStream Note This interface is not implemented in this version of Media Foundation. Retrieves the stream number of a stream in the stream priority list. |
IMFASFStreamPrioritization::GetStreamCount Note This interface is not implemented in this version of Media Foundation. Retrieves the number of entries in the stream priority list. |
IMFASFStreamPrioritization::RemoveStream Note This interface is not implemented in this version of Media Foundation. Removes a stream from the stream priority list. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | wmcontainer.h |