|
Agora Java API Reference for Android
|
Public Member Functions | |
| RecorderStreamInfo (String channelId, int uid) | |
| String | toString () |
Public Attributes | |
| String | channelId |
| int | uid |
media recorder source stream information
| String io.agora.rtc2.RecorderStreamInfo.channelId |
The unique channel name for the AgoraRTC session in the string format. The string length must be less than 64 bytes. Supported character scopes are:
| int io.agora.rtc2.RecorderStreamInfo.uid |
The user ID. A 32-bit unsigned integer with a value ranging from 1 to (2^32-1)
1.8.18