AudioPlayoutInfo

constructor(sampleRate: Int, channels: Int, audioFormat: Int)

Parameters

sampleRate

Sample rate in Hz (e.g. 16000, 44100).

channels

Number of channels (1 = mono, 2 = stereo).

audioFormat