Channel Encoder Settings Output Group Output Group Settings Rtmp Group Settings Args
data class ChannelEncoderSettingsOutputGroupOutputGroupSettingsRtmpGroupSettingsArgs(val adMarkers: Output<List<String>>? = null, val authenticationScheme: Output<String>? = null, val cacheFullBehavior: Output<String>? = null, val cacheLength: Output<Int>? = null, val captionData: Output<String>? = null, val inputLossAction: Output<String>? = null, val restartDelay: Output<Int>? = null) : ConvertibleToJava<ChannelEncoderSettingsOutputGroupOutputGroupSettingsRtmpGroupSettingsArgs>
Properties
Link copied to clipboard
Authentication scheme to use when connecting with CDN.
Link copied to clipboard
Controls behavior when content cache fills up.
Link copied to clipboard
Cache length in seconds, is used to calculate buffer size.
Link copied to clipboard
Controls the types of data that passes to onCaptionInfo outputs.
Link copied to clipboard
Controls the behavior of the RTMP group if input becomes unavailable.
Link copied to clipboard
Number of seconds to wait until a restart is initiated.