getAdvancedFeatures

Gets the status of the advanced features of streaming with transcoding.

public Map<String, Boolean> getAdvancedFeatures() {
    return advancedFeatures;
  }

Details

If you want to enable the advanced features of streaming with transcoding, contact support@agora.io.

Returns

The advanced feature names, including LBHQ (high-quality video with a lower bitrate) and VEO (optimized video encoder), and whether the feature is enabled.