MediaPlayer.ErrorEventArgs Class

Definition

Provides data for the Error event.

public class MediaPlayer.ErrorEventArgs : EventArgs
type MediaPlayer.ErrorEventArgs = class
    inherit EventArgs
Inheritance
MediaPlayer.ErrorEventArgs

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.

Constructors

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

Properties

Extra
Handled
Mp
What

Applies to