Android.Media.MediaPlayer: Property Members

The properties of Android.Media.MediaPlayer are listed below. For a list of all members, see the MediaPlayer Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

AudioSessionIdint. Returns the audio session ID.
[read-only]
CurrentPositionint. Gets the current playback position.
[read-only]
Durationint. Gets the duration of the file.
[read-only]
IsPlayingbool. Checks whether the MediaPlayer is playing.
Loopingbool. Checks whether the MediaPlayer is looping or non-looping.
[read-only]
VideoHeightint. Returns the height of the video.
[read-only]
VideoWidthint. Returns the width of the video.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.