Voice SDK v3.7.1 API Reference for Unity
Public Attributes | List of all members
agora_gaming_rtc.RecorderInfo Struct Reference

Public Attributes

string  fileName
 
uint  durationMs
 
uint  fileSize
 

Detailed Description

Information for the recording file.

Since
v3.6.1.1

Member Data Documentation

◆ durationMs

uint agora_gaming_rtc.RecorderInfo.durationMs

The recording duration, in milliseconds.

◆ fileName

string agora_gaming_rtc.RecorderInfo.fileName

The absolute path of the recording file.

◆ fileSize

uint agora_gaming_rtc.RecorderInfo.fileSize

The size in bytes of the recording file.


The documentation for this struct was generated from the following file: