Поделиться через


IWMPServices interface

The IWMPServices interface is implemented by Windows Media Player. It provides methods to retrieve the current stream state and current stream time.

Members

The IWMPServices interface inherits from the IUnknown interface. IWMPServices also has these types of members:

  • Methods

Methods

The IWMPServices interface has these 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

Rendering Plug-ins Interfaces (deprecated)