Channel Encoder Settings Output Group Output Output Settings Archive Output Settings
data class ChannelEncoderSettingsOutputGroupOutputOutputSettingsArchiveOutputSettings(val containerSettings: ChannelEncoderSettingsOutputGroupOutputOutputSettingsArchiveOutputSettingsContainerSettings? = null, val extension: String? = null, val nameModifier: String? = null)
Constructors
Link copied to clipboard
constructor(containerSettings: ChannelEncoderSettingsOutputGroupOutputOutputSettingsArchiveOutputSettingsContainerSettings? = null, extension: String? = null, nameModifier: String? = null)
Properties
Link copied to clipboard
val containerSettings: ChannelEncoderSettingsOutputGroupOutputOutputSettingsArchiveOutputSettingsContainerSettings? = null
Settings specific to the container type of the file. See Container Settings for more details.
Link copied to clipboard
String concatenated to the end of the destination filename. Required for multiple outputs of the same type.