Agora RTC Objective-C API Reference  Refactor
Properties
AgoraImageTrackOptions Class Reference

Inherits <NSObject>.

Properties

NSString *_Nullable imageUrl
 
int fps
 

Property Documentation

◆ imageUrl

- (NSString* _Nullable) imageUrl
readwritenonatomiccopy

The image URL. Supported formats of images include JPEG, JPG, PNG and GIF. This method supports adding an image from the local absolute or relative file path.

◆ fps

- (int) fps
readwritenonatomicassign

The frame rate of the video streams being published. The value range is [1,30]. The default value is 1.

◆ mirrorMode

- (AgoraVideoMirrorMode) mirrorMode
readwritenonatomicassign