Used to control the state of the mediaplayer

Property definitions

android $ MediaPlayer :: is_prepared=
	# Used to control the state of the mediaplayer
	private var is_prepared = false is writable
lib/android/audio.nit:370,2--371,44