ChannelEncoderSettingsVideoDescriptionCodecSettingsH265SettingsTimecodeBurninSettings

data class ChannelEncoderSettingsVideoDescriptionCodecSettingsH265SettingsTimecodeBurninSettings(val prefix: String? = null, val timecodeBurninFontSize: String? = null, val timecodeBurninPosition: String? = null)

Constructors

constructor(prefix: String? = null, timecodeBurninFontSize: String? = null, timecodeBurninPosition: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val prefix: String? = null

Set a prefix on the burned in timecode.

Link copied to clipboard

Sets the size of the burned in timecode.

Link copied to clipboard

Sets the position of the burned in timecode.