interleaveOutput

@JvmName(name = "hivistmepypkpedl")
suspend fun interleaveOutput(value: Output<Either<String, InterleaveOutput>>)
@JvmName(name = "rndrehqkjunwealg")
suspend fun interleaveOutput(value: Either<String, InterleaveOutput>?)
@JvmName(name = "tncryjxeqwbehbea")
fun interleaveOutput(value: String)
@JvmName(name = "txnslpbocljlevps")
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.