BitmovinApiSdk\Models\SimpleEncodingVodJobOptions

Synopsis

class SimpleEncodingVodJobOptions extends ApiResource {
  • // Inherited methods from ApiResource
  • public void __construct()
  • public static $this create()
  • public void toArray()
}

Hierarchy

Members

public

Methods

public

  • __construct()
  • singleFileOutput() — Defines if the job should additionally produce a single file as output (e.g., an MP4) for every rendition the Per-Title algorithm produces. This can be useful to provide customers with features such as downloading of videos for different screen sizes. The single file contains both audio and video streams along the segmented output. Note that currently we do not include subtitles in this file.

Inherited from BitmovinApiSdk\Common\ApiResource

public