BitmovinApiSdk\Models\ScaleFilter::width
The width of the output frame in pixels. If not set it will be based on the configured height by maintaining the original aspect ratio. If height is also not set, the original source dimensions will be applied.
Signature
public function width(int
$width )
Parameters
$width
— int
Returns
- $this