stopStreaming

fun stopStreaming()

Stops the upstream process.

The WorkManager will continue to send the generated parts.

You can start a new streaming with startStreamingForToken or startStreamingForVideoId. The upload will continue through the MultiFileUploader.

See also