BitmovinApiSdk\Apis\Encoding\Manifests\Smooth\SmoothApi

Synopsis

class SmoothApi {
  • // methods
  • public void __construct()
  • public SmoothStreamingManifest create()
  • public BitmovinResponse delete()
  • public SmoothStreamingManifest get()
  • public StartManifestRequest getStartRequest()
  • public SmoothStreamingManifestPaginationResponse list()
  • public BitmovinResponse start()
  • public Task status()
  • public BitmovinResponse stop()
}

Members

Methods

public

  • __construct() — SmoothApi constructor.
  • create() — Create Smooth Streaming Manifest
  • delete() — Delete Smooth Streaming Manifest
  • get() — Smooth Streaming Manifest Details
  • getStartRequest() — Manifest Start Details
  • list() — List Smooth Streaming Manifests
  • start() — Start Smooth Streaming manifest generation
  • status() — Smooth Streaming manifest generation status
  • stop() — Stop Smooth Streaming manifest generation