IAMNetworkStatus (Compact 2013)
3/26/2014
This interface reports the quality of the network connection for the Windows Media Source Filter.
When to Use
The Windows Media Source Filter implements this interface. It enables clients to retrieve information about the quality of the network connection.
Methods
In addition to the methods inherited from IDispatch, this interface exposes the following methods.
Method |
Description |
---|---|
Retrieves the number of times the network source has buffered the data. |
|
Indicates the buffering progress. |
|
Indicates whether the current stream is a broadcast stream. |
|
Retrieves the number of lost packets. |
|
Retrieves the number of received packets. |
|
Indicates the reception quality. |
|
Retrieves the number of recovered packets. |
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |