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.mediaAssembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static readonly string MoviePlayerStatusChangedNotification
Public Shared ReadOnly MoviePlayerStatusChangedNotification As String
public:
static initonly String^ MoviePlayerStatusChangedNotification
static val MoviePlayerStatusChangedNotification: string
Field Value
Type:
StringSee Also