Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Extends the IMFMediaSource interface to provide additional capabilities for a media source.
To get a pointer to this interface, call QueryInterface on the media source.
Inheritance
The IMFMediaSourceEx interface inherits from IMFMediaSource. IMFMediaSourceEx also has these types of members:
Methods
The IMFMediaSourceEx interface has these methods.
IMFMediaSourceEx::GetSourceAttributes Gets an attribute store for the media source. |
IMFMediaSourceEx::GetStreamAttributes Gets an attribute store for a stream on the media source. |
IMFMediaSourceEx::SetD3DManager Sets a pointer to the Microsoft DirectX Graphics Infrastructure (DXGI) Device Manager on the media source. |
Remarks
Implementations of this interface can return E_NOTIMPL for any methods that are not required by the media source.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2012 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | mfidl.h |