BitmovinApiSdk\Models\SimpleEncodingVodJobRequest

Synopsis

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

Hierarchy

Members

Methods

public

  • __construct()
  • encodingTemplate() — The template that will be used for the encoding.
  • inputs() — Please take a look at the [documentation](https://bitmovin.com/docs/encoding/articles/simple-encoding-api#inputs-outputs) (required)
  • name() — This property will be used for naming the encoding and the manifests.
  • options() — Options to customize the Simple Encoding Job
  • outputs() — Please take a look at the [documentation](https://bitmovin.com/docs/encoding/articles/simple-encoding-api#inputs-outputs) (required)

Inherited from BitmovinApiSdk\Common\ApiResource

public