setAdvancedFeatures
Enables or disables advanced features for RTMP or RTMPS streaming with transcoding.
public void setAdvancedFeatures(String featureName, Boolean opened)
Parameters
- featureName
- The name of the advanced feature, such as
LBHQandVEO. - opened
- Whether to enable the advanced feature:
- true: Enable the advanced feature.
- false: (Default) Disable the advanced feature.