Interface DvbSubSourceSettings.Builder

All Superinterfaces:
Buildable, CopyableBuilder<DvbSubSourceSettings.Builder,DvbSubSourceSettings>, SdkBuilder<DvbSubSourceSettings.Builder,DvbSubSourceSettings>, SdkPojo
Enclosing class:
DvbSubSourceSettings

public static interface DvbSubSourceSettings.Builder extends SdkPojo, CopyableBuilder<DvbSubSourceSettings.Builder,DvbSubSourceSettings>
  • Method Details

    • 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.
      Parameters:
      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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.