BitmovinApiSdk\Apis\Streams\Live\LiveApi
Synopsis
class LiveApi
{
- // methods
- public void __construct()
- public StreamsLiveResponse create()
- public void delete()
- public StreamsLiveResponse get()
- public StreamsLiveResponsePaginationResponse list()
- public StreamsLiveResponse patchStreamsLive()
Members
public
Methods
public
- __construct() — LiveApi constructor.
- create() — Create new live stream
- delete() — Delete Stream
- get() — Get live stream by id
- list() — Get paginated list of live streams
- patchStreamsLive() — Partially update live stream by id