MediaAudioType

class MediaAudioType : AudioType

An audio type for general media playback usage (i.e. listener-only use cases).

Audio routing is handled automatically by the system in normal media mode, and bluetooth microphones may not work on some devices.

Constructors

MediaAudioType
Link copied to clipboard
fun MediaAudioType()

Properties

audioAttributes
Link copied to clipboard
val audioAttributes: AudioAttributes
audioMode
Link copied to clipboard
val audioMode: Int
audioStreamType
Link copied to clipboard
val audioStreamType: Int

Sources

SDK source
Link copied to clipboard