Agora Java API Reference for Android
io
agora
base
AudioFrame
Public Member Functions
|
Public Attributes
|
List of all members
io.agora.base.AudioFrame Class Reference
Public Member Functions
AudioFrame
(ByteBuffer buffer, int sampleRataHz, int bytesPerSample, int channelNums, int samplesPerChannel, long timestamp)
ByteBuffer
getByteBuffer
()
int
getBytesPerSample
()
int
getChannelNums
()
int
getSampleRataHz
()
int
getSamplesPerChannel
()
long
getTimestamp
()
String
toString
()
Public Attributes
ByteBuffer
buffer
int
sampleRataHz
int
bytesPerSample
int
channelNums
int
samplesPerChannel
long
timestamp
Generated by
1.8.18