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
AudioSessionId | int. Returns the audio session ID. | |
[read-only] | CurrentPosition | int. Gets the current playback position. |
[read-only] | Duration | int. Gets the duration of the file. |
[read-only] | IsPlaying | bool. Checks whether the MediaPlayer is playing. |
Looping | bool. Checks whether the MediaPlayer is looping or non-looping. | |
[read-only] | VideoHeight | int. Returns the height of the video. |
[read-only] | VideoWidth | int. Returns the width of the video. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |