Interface DvbSubSourceSettings.Builder

    • Method Detail

      • pid

        DvbSubSourceSettings.Builder pid​(Integer 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.