interleaveOutput

@JvmName(name = "xekbdonxrldairlg")
suspend fun interleaveOutput(value: Output<Either<String, InterleaveOutput>>)
@JvmName(name = "fnpqgmalolvktqvf")
suspend fun interleaveOutput(value: Either<String, InterleaveOutput>?)
@JvmName(name = "vkfvujrhgvusxscv")
fun interleaveOutput(value: String)
@JvmName(name = "fnadblenmimqesnp")
fun interleaveOutput(value: InterleaveOutput)

Parameters

value

Sets the interleave mode of the output to control how audio and video are stored in the container format. Example: set InterleavedOutput as NonInterleavedOutput to produce audio-only and video-only outputs in separate MP4 files.