AgoraImage Class Reference
Inherits from | NSObject |
---|---|
Declared in | AgoraObjects.h |
Overview
Image properties.
A class for setting the properties of the watermark and background images in live broadcasting.
url
URL address of the image on the broadcasting video.
@property (strong, nonatomic) NSURL *url
Discussion
The maximum length of this parameter is 1024 bytes.
Declared In
AgoraObjects.h
rect
Position and size of the image on the broadcasting video in CGRect.
@property (assign, nonatomic) CGRect rect
Declared In
AgoraObjects.h