Android.Media.MediaActionSound: Method Members

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

See Also: Inherited members from Java.Lang.Object

Public Methods

Load(MediaActionSoundType)
Preload a predefined platform sound to minimize latency when the sound is played later by MediaActionSound.Play(MediaActionSoundType).
LoadAsync(MediaActionSoundType) : System.Threading.Tasks.Task
Documentation for this section has not yet been entered.
Play(MediaActionSoundType)
Release()
Free up all audio resources used by this MediaActionSound instance.