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.
Gets the IMFSourceBuffer at the specified index in the collection of buffers.
Syntax
IMFSourceBuffer * GetSourceBuffer(
[in] DWORD dwStreamIndex
);
Parameters
[in] dwStreamIndex
The location of the buffer in the collection.
Return value
The source buffer.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8.1 [desktop apps only] |
Minimum supported server | Windows Server 2012 R2 [desktop apps only] |
Target Platform | Windows |
Header | mfmediaengine.h |