public abstract static class LivestreamServiceGrpc.LivestreamServiceImplBase extends Object implements io.grpc.BindableService, LivestreamServiceGrpc.AsyncService
Using Live Stream API, you can generate live streams in the various renditions and streaming formats. The streaming format include HTTP Live Streaming (HLS) and Dynamic Adaptive Streaming over HTTP (DASH). You can send a source stream in the various ways, including Real-Time Messaging Protocol (RTMP) and Secure Reliable Transport (SRT).
| Constructor and Description |
|---|
LivestreamServiceImplBase() |
| Modifier and Type | Method and Description |
|---|---|
io.grpc.ServerServiceDefinition |
bindService() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateAsset, createChannel, createEvent, createInput, deleteAsset, deleteChannel, deleteEvent, deleteInput, getAsset, getChannel, getEvent, getInput, getPool, listAssets, listChannels, listEvents, listInputs, startChannel, stopChannel, updateChannel, updateInput, updatePoolCopyright © 2023 Google LLC. All rights reserved.