Documentation
Video Call (Legacy)
API Reference
AgoraLiveStreamAdvancedFeature Class Reference
Agora Objective-C API Reference for iOS/macOS
AgoraLiveStreamAdvancedFeature Class Reference
Inherits from |
NSObject |
Declared in |
AgoraObjects.h |
Overview
The configuration for advanced features of the RTMP or RTMPS streaming with transcoding.
The name of the advanced feature.
@property (copy, nonatomic) NSString *featureName
Declared In
AgoraObjects.h
Check whether the advanced feature is enabled:
@property (assign, nonatomic) BOOL opened
Discussion
- YES: The advanced feature is enabled.
- NO: The advanced feature is disabled.
Declared In
AgoraObjects.h