|
Agora Java API Reference for Android
|
Information about the audio and video streams to be recorded. More...
Public Member Functions | |
| RecorderStreamInfo (String channelId, int uid, int recorderStreamType) | |
| String | toString () |
Public Attributes | |
| int | uid |
| String | channelId |
| int | recorderStreamType |
Information about the audio and video streams to be recorded.
| int io.agora.rtc2.RecorderStreamInfo.uid |
The user ID of the remote user to be recorded.
| String io.agora.rtc2.RecorderStreamInfo.channelId |
The name of the channel to be recorded.
| int io.agora.rtc2.RecorderStreamInfo.recorderStreamType |
Type of video stream to record:
1.8.18