includedTracks

@JvmName(name = "cbbafcigmhyiofdm")
suspend fun includedTracks(value: Output<List<Any>>)
@JvmName(name = "vdhkdgcrxwtjsdeb")
suspend fun includedTracks(value: List<Any>?)

Parameters

value

The list of TrackDescriptors which define the metadata and selection of tracks in the input.


@JvmName(name = "ausjjdoswefbxpfy")
suspend fun includedTracks(vararg values: Output<Any>)


@JvmName(name = "fhqtvbqbltfxqfqj")
suspend fun includedTracks(values: List<Output<Any>>)
@JvmName(name = "daeckprdakhkqugu")
suspend fun includedTracks(vararg values: Any)

Parameters

values

The list of TrackDescriptors which define the metadata and selection of tracks in the input.