Interface AudioPidSelection.Builder

    • Method Detail

      • pid

        AudioPidSelection.Builder pid​(Integer pid)
        Selects a specific PID from within a source.
        Parameters:
        pid - Selects a specific PID from within a source.
        Returns:
        Returns a reference to this object so that method calls can be chained together.