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
Load(MediaActionSoundType)Preload a predefined platform sound to minimize latency when the sound is played later by MediaActionSound.Play(MediaActionSoundType). | ||
LoadAsync(MediaActionSoundType)Documentation for this section has not yet been entered. | ||
Play(MediaActionSoundType) | ||
Release()Free up all audio resources used by this MediaActionSound instance. |