public static interface DvbSubSourceSettings.Builder extends CopyableBuilder<DvbSubSourceSettings.Builder,DvbSubSourceSettings>
| Modifier and Type | Method and Description |
|---|---|
DvbSubSourceSettings.Builder |
pid(Integer pid)
When using DVB-Sub with Burn-In or SMPTE-TT, use this PID for the source content.
|
copyapply, buildDvbSubSourceSettings.Builder pid(Integer pid)
pid - When using DVB-Sub with Burn-In or SMPTE-TT, use this PID for the source content. Unused for DVB-Sub
passthrough. All DVB-Sub content is passed through, regardless of selectors.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.