stream Live Input
suspend fun streamLiveInput(name: String, block: suspend StreamLiveInputResourceBuilder.() -> Unit): StreamLiveInput
Parameters
name
The unique name of the resulting resource.
block
Builder for StreamLiveInput.
See also
Parameters
name
The unique name of the resulting resource.