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::GetNetworkState method
Gets the current network state of the media engine.
Syntax
USHORT GetNetworkState();
Parameters
This method has no parameters.
Return value
Returns an MF_MEDIA_ENGINE_NETWORK enumeration value.
Remarks
This method corresponds to the networkState 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] |
|
Header |
|
See also
Show: