MediaPlayer.ErrorEventArgs(Boolean, MediaPlayer, MediaError, Int32) Constructor

Definition

public ErrorEventArgs (bool handled, Android.Media.MediaPlayer? mp, Android.Media.MediaError what, int extra);
new Android.Media.MediaPlayer.ErrorEventArgs : bool * Android.Media.MediaPlayer * Android.Media.MediaError * int -> Android.Media.MediaPlayer.ErrorEventArgs

Parameters

handled
Boolean
what
MediaError
extra
Int32

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to