recording

@JvmName(name = "cxxxtonqjmcxeglk")
suspend fun recording(value: Output<StreamLiveInputRecordingArgs>)
@JvmName(name = "rnmvueorcfvayvfc")
suspend fun recording(value: StreamLiveInputRecordingArgs?)

Parameters

value

Records the input to a Cloudflare Stream video. Behavior depends on the mode. In most cases, the video will initially be viewable as a live video and transition to on-demand after a condition is satisfied.


@JvmName(name = "hjoyxioccojbtlmu")
suspend fun recording(argument: suspend StreamLiveInputRecordingArgsBuilder.() -> Unit)

Parameters

argument

Records the input to a Cloudflare Stream video. Behavior depends on the mode. In most cases, the video will initially be viewable as a live video and transition to on-demand after a condition is satisfied.