MFCreateMediaTypeFromProperties function
Create an IMFMediaType from properties.
Syntax
HRESULT WINAPI MFCreateMediaTypeFromProperties( _In_ IUnknown *punkStream, _Out_ IMFMediaType **ppMediaType );
Parameters
- punkStream [in]
-
A pointer to properties.
- ppMediaType [out]
-
Receives a pointer to the IMFMediaType. The caller must release the interface.
Return value
If this function succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Remarks
Windows Phone 8: This API is supported.
Requirements
|
Minimum supported client | Windows 8 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server | Windows Server 2012 [desktop apps | Windows Store apps] |
|
Header |
|
|
Library |
|
|
DLL |
|
Send comments about this topic to Microsoft
Build date: 11/28/2012