AgoraLiveStreamAdvancedFeature Class Reference

Inherits from NSObject
Declared in AgoraObjects.h

Overview

The configuration for advanced features of the RTMP or RTMPS streaming with transcoding.

  featureName

The name of the advanced feature.

@property (copy, nonatomic) NSString *featureName

Declared In

AgoraObjects.h

  opened

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