Share via


MediaPlayer.InfoEventArgs(Boolean, MediaPlayer, MediaInfo, Int32) Constructor

Definition

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

Parameters

handled
Boolean
what
MediaInfo
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