AudioDeviceInfo
AudioDeviceInfo
包含音频设备描述的数据类型
构造函数
new AudioDeviceInfo()
new AudioDeviceInfo(): AudioDeviceInfo
返回值
属性
role
role: AudioRole =
AudioRole.ROLE_SOURCE
type
type: AudioDevice =
AudioDevice.DEVICE_NONE
name
name:
String=""
formats
formats: AudioSampleFormat
[]
sampleRates
sampleRates: AudioSampleRate
[]
channelMasks
channelMasks: AudioChannelMask
[]
Last updated: 2026年7月22日

