The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IMFMediaEngine::GetReadyState method
Gets the ready state, which indicates whether the current media resource can be rendered.
Syntax
USHORT GetReadyState();
Parameters
This method has no parameters.
Return value
Returns an MF_MEDIA_ENGINE_READY enumeration value.
Remarks
This method corresponds to the readyState attribute of the HTMLMediaElement interface in HTML5.
Requirements
|
Minimum supported client |
Windows 8 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2012 [desktop apps | Windows Store apps] |
|
Minimum supported phone |
Windows Phone 8 |
|
Header |
|
See also
Show: