BitmovinApiSdk\Models\EncodingOutputPathsSmoothManifest
Synopsis
class EncodingOutputPathsSmoothManifest
extends ApiResource
{
- // members
- public string $id;
- public string $clientManifestPath;
- public string $serverManifestPath;
- // methods
- public void __construct()
- public $this id()
- public $this clientManifestPath()
- public $this serverManifestPath()
- // Inherited methods from ApiResource
- public void __construct()
- public static $this create()
- public void toArray()
Hierarchy
Members
public
- $clientManifestPath — string
- $id — string
- $serverManifestPath — string
Methods
public
- __construct()
- clientManifestPath() — Path to the client manifest of the Smooth manifest on the given output
- id() — Id of the Smooth manifest
- serverManifestPath() — Path to the server manifest of the Smooth manifest on the given output