BitmovinApiSdk\Models\Scheduling

Synopsis

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

Hierarchy

Members

public

Methods

public

  • __construct()
  • prewarmedEncoderPoolIds() — List of prewarmed encoder pools. If set, prewarmed encoders from pools with these IDs will be used for the encoding if available. The pool IDs will be tried in the order in which they are passed.
  • priority() — Specifies the priority of this encoding (0 - 100). Higher numbers mean higher priority. Default is 50.

Inherited from BitmovinApiSdk\Common\ApiResource

public