BitmovinApiSdk\Models\DvbSubtitleInputStream::selectionMode
Specifies the strategy for selecting a stream from the input file. Supported values for VOD encodings: AUTO, POSITION_ABSOLUTE, SUBTITLE_RELATIVE. Supported values for LIVE encodings: POSITION_ABSOLUTE
Signature
public function selectionMode(StreamSelectionMode
$selectionMode )
Parameters
$selectionMode
— BitmovinApiSdk\Models\StreamSelectionMode
Returns
- $this