Agora RTC Objective-C API Reference  Refactor
Data Fields
LiveStreamAdvancedFeature Struct Reference

Data Fields

const char * featureName
 
bool opened
 

Constructor & Destructor Documentation

◆ LiveStreamAdvancedFeature() [1/2]

◆ LiveStreamAdvancedFeature() [2/2]

LiveStreamAdvancedFeature ( const char *  feat_name,
bool  open 
)
inline

Field Documentation

◆ featureName

const char* featureName

The advanced feature for high-quality video with a lower bitrate. The advanced feature for the optimized video encoder. The name of the advanced feature. It contains LBHQ and VEO. "lbhq" "veo"

◆ opened

bool opened

Whether to enable the advanced feature:

  • true: Enable the advanced feature.
  • false: (Default) Disable the advanced feature.