Video SDK v3.7.1 API Reference for Unity
|
Public Attributes | |
string | fileName |
uint | durationMs |
uint | fileSize |
Information for the recording file.
string agora_gaming_rtc.RecorderInfo.fileName |
The absolute path of the recording file.
uint agora_gaming_rtc.RecorderInfo.durationMs |
The recording duration, in milliseconds.
uint agora_gaming_rtc.RecorderInfo.fileSize |
The size in bytes of the recording file.