Agora Java API Reference for Android
|
Public Member Functions | |
AudioFrame (ByteBuffer buffer, byte[] bytes, int sampleRataHz, int bytesPerSample, int channelNums, int samplesPerChannel, long timestamp) | |
String | toString () |
Public Attributes | |
ByteBuffer | buffer |
byte[] | bytes |
int | sampleRataHz |
int | bytesPerSample |
int | channelNums |
int | samplesPerChannel |
long | timestamp |