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.
Previous | Next |
IWMPServices Interface
The IWMPServices interface is implemented by Windows Media Player. It provides methods to retrieve the current stream state and current stream time.
In addition to the methods inherited from IUnknown, the IWMPServices interface exposes the following methods.
Method | Description |
GetStreamState | Returns a value that represents the current stream state. |
GetStreamTime | Returns a value that indicates the current stream time. |
See Also
Previous | Next |