Class LiveStreamAdvancedFeature

The configuration for advanced features of the RTMP or RTMPS streaming with transcoding. If you want to enable the advanced features of streaming with transcoding, contact .

Hierarchy

  • LiveStreamAdvancedFeature

Constructors

Properties

Constructors

Properties

featureName?: string

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

opened?: boolean

Whether to enable the advanced features of streaming with transcoding:true: Enable the advanced features.false: (Default) Do not enable the advanced features.

Generated using TypeDoc