BitmovinApiSdk\Models\Cea608708SubtitleConfiguration
Synopsis
class Cea608708SubtitleConfiguration
                extends ApiResource
            {
        - // members
 - public bool $passthroughActivated;
 - public PassthroughMode $passthroughMode;
 
- // methods
 - public void __construct()
 - public $this passthroughActivated()
 - public $this passthroughMode()
 
- // Inherited methods from ApiResource
 - public void __construct()
 - public static $this create()
 - public void toArray()
 
Hierarchy
Members
public
- $passthroughActivated — BitmovinApiSdk\Models\bool
 - $passthroughMode — BitmovinApiSdk\Models\PassthroughMode
 
Methods
public
- __construct()
 - passthroughActivated() — If enabled, CEA 608 an CEA 708 subtitles will be copied from the input video stream to the output video stream. Note: This does not work, if the output framerate is different than the input framerate (except doubling the framerate with deinterlacing per field)
 - passthroughMode() — passthroughMode