Click or drag to resize
MediaPlayer.playbackState 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 MediaPlayer. MoviePlaybackState playbackState()

Return Value

Type: MediaPlayer.MoviePlaybackState
The current playback state.
See Also