Class StreamPerTitleSettings

Export

StreamPerTitleSettings

Constructors

Properties

codecBufsizeFactor?: number

This factor is used to calculate the bufsize of the codec configuration for the generated representations as a multiple of the targetBitrate(generated by Per-Title algorithm). This value will take precedence over the 'codecBufsizeFactor' from the pertitleStartConfiguration.. This value will only have an impact on streams with h264 or h265 video configurations.

Memberof

StreamPerTitleSettings

codecMaxBitrateFactor?: number

This factor is used to calculate the maxBitrate of the codec configuration for the generated representation as a multiple of the targetBitrate(generated by Per-Title algorithm). This value will take precedence over the 'codecMaxBitrateFactor' from the pertitleStartConfiguration. This value will only have an impact on streams with h264 or h265 video configurations.

Memberof

StreamPerTitleSettings

fixedResolutionAndBitrateSettings?: StreamPerTitleFixedResolutionAndBitrateSettings

Settings for PER_TITLE_TEMPLATE_FIXED_RESOLUTION_AND_BITRATE mode

Memberof

StreamPerTitleSettings