Click or drag to resize
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.media
Assembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static readonly string MoviePlayerFinishedNotification

Field Value

Type: String
See Also