BitmovinApiSdk\Models\AppliedStreamSettings
Synopsis
class AppliedStreamSettings
extends ApiResource
{
- // methods
- public void __construct()
- public $this width()
- public $this height()
- // Inherited methods from ApiResource
- public void __construct()
- public static $this create()
- public void toArray()
Hierarchy
Members
public
- $height — int
- $width — int
Methods
public
- __construct()
- height() — The applied height. Useful if the height in the configuration was undefined
- width() — The applied width. Useful if the width in the configuration was undefined