Click or drag to resize
MediaPlayerplaybackState Method
Returns the current unit's playback state.

Namespace: Veeplay.media
Assembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public MediaPlayerMoviePlaybackState playbackState()

Return Value

Type: MediaPlayerMoviePlaybackState
The current playback state.
See Also