public static interface TrackSourceSettings.Builder extends SdkPojo, CopyableBuilder<TrackSourceSettings.Builder,TrackSourceSettings>
Modifier and Type | Method and Description |
---|---|
TrackSourceSettings.Builder |
trackNumber(Integer trackNumber)
Use this setting to select a single captions track from a source.
|
copy
applyMutation, build
TrackSourceSettings.Builder trackNumber(Integer trackNumber)
trackNumber
- Use this setting to select a single captions track from a source. Track numbers correspond to the
order in the captions source file. For IMF sources, track numbering is based on the order that the
captions appear in the CPL. For example, use 1 to select the captions asset that is listed first in
the CPL. To include more than one captions track in your job outputs, create multiple input captions
selectors. Specify one track per selector.Copyright © 2019. All rights reserved.