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