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
(byte[] bytes, int sampleRataHz, int bytesPerSample, int channelNums, int samplesPerChannel, long timestamp)
byte[]
getBytes
()
int
getBytesPerSample
()
int
getChannelNums
()
int
getSampleRataHz
()
int
getSamplesPerChannel
()
long
getTimestamp
()
String
toString
()
Public Attributes
byte[]
bytes
int
sampleRataHz
int
bytesPerSample
int
channelNums
int
samplesPerChannel
long
timestamp
Generated by
1.8.18