AgoraRtcAudioFileInfo Class Reference

Inherits from NSObject
Declared in AgoraObjects.h

Overview

The information of an audio file. This struct is reported in didRequestAudioFileInfo.

Since v3.5.1

  filePath

The file path.

@property (copy, nonatomic) NSString *filePath

Declared In

AgoraObjects.h

  durationMs

The file duration (ms).

@property (assign, nonatomic) NSUInteger durationMs

Declared In

AgoraObjects.h