public static interface DvbSubSourceSettings.Builder extends SdkPojo, CopyableBuilder<DvbSubSourceSettings.Builder,DvbSubSourceSettings>
| Modifier and Type | Method and Description |
|---|---|
DvbSubSourceSettings.Builder |
pid(Integer pid)
When using DVB-Sub with Burn-in, use this PID for the source content.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDvbSubSourceSettings.Builder pid(Integer pid)
pid - When using DVB-Sub with Burn-in, use this PID for the source content. Unused for DVB-Sub passthrough.
All DVB-Sub content is passed through, regardless of selectors.Copyright © 2023. All rights reserved.