interleaveOutput

@JvmName(name = "keccxqhqnuqncben")
suspend fun interleaveOutput(value: Output<Either<String, InterleaveOutput>>)
@JvmName(name = "vwvsoctehrxmdsbv")
suspend fun interleaveOutput(value: Either<String, InterleaveOutput>?)
@JvmName(name = "brvbrtjuifxhbmem")
fun interleaveOutput(value: String)
@JvmName(name = "ixyvsrfmiejhdxbq")
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.