MediaPlayerMoviePlayerFinishedNotification Field |
Posted when a
MediaUnit finishes playback, before the remaining playlist units are processed. The userInfo
dictionary contains the
MediaUnit object that just finished playback under the unit key.
Namespace: Veeplay.mediaAssembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static readonly string MoviePlayerFinishedNotification
Public Shared ReadOnly MoviePlayerFinishedNotification As String
public:
static initonly String^ MoviePlayerFinishedNotification
static val MoviePlayerFinishedNotification: string
Field Value
Type:
StringSee Also