|
Agora Java API Reference for Android
|
Recording file information. More...
Public Member Functions | |
| RecorderInfo (String fileName, int durationMs, int fileSize) | |
Public Attributes | |
| String | fileName |
| int | durationMs |
| int | fileSize |
Recording file information.
| String io.agora.rtc2.RecorderInfo.fileName |
The absolute storage path of the recording file.
| int io.agora.rtc2.RecorderInfo.durationMs |
Duration of the recorded file, in milliseconds.
| int io.agora.rtc2.RecorderInfo.fileSize |
Size of the recording file, in bytes.
1.8.18