ivsrealtime_stop_composition {paws.analytics} | R Documentation |
Stops and deletes a Composition resource
Description
Stops and deletes a Composition resource. Any broadcast from the Composition resource is stopped.
See https://www.paws-r-sdk.com/docs/ivsrealtime_stop_composition/ for full documentation.
Usage
ivsrealtime_stop_composition(arn)
Arguments
arn |
[required] ARN of the Composition. |
[Package paws.analytics version 0.7.0 Index]