Click or drag to resize
MediaPlayerMoviePlayerErrorNotification Field
Posted when the MediaPlayer encounters an error in the process of unit playback. The userInfo dictionary contains the Exception object that represents the error under the error key.

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

Field Value

Type: String
See Also