Click or drag to resize
MediaPlayerMoviePlayerStatusChangedNotification Field
Posted when the media player playback state has changed. You can immediately get the new state using the playbackState method of the MediaPlayer instance.

Namespace: Veeplay.media
Assembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static readonly string MoviePlayerStatusChangedNotification

Field Value

Type: String
See Also