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 |
WMPServices_StreamState
The WMPServices_StreamState enumeration indicates whether the stream is currently stopped, paused, or playing.
Syntax
Members
WMPServices_StreamState_Stop
The stream is stopped.
WMPServices_StreamState_Pause
The stream is paused.
WMPServices_StreamState_Play
The stream is playing.
Requirements
Version: Windows Media Player 9 Series or later.
Header: Include wmpservices.h.
See Also
Previous | Next |