Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8bd9a6bc authored by Hongguang's avatar Hongguang
Browse files

Refine removeOutputPid() doc

Bug: 216529156
Fix: 216529156
Test: make docs
Change-Id: Ic45810aed91d39fac31ab9110565aee4aee76208
parent cda3410e
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -1565,9 +1565,9 @@ public class Tuner implements AutoCloseable {
    }
    }


    /**
    /**
     * Filter out unnecessary PID (packet identifier) from frontend output.
     * Remove PID (packet identifier) from frontend output.
     *
     *
     * <p>It is used by the client to remove some video or audio PIDs of other program to reduce the
     * <p>It is used by the client to remove a video or audio PID of other program to reduce the
     * total amount of recorded TS.
     * total amount of recorded TS.
     *
     *
     * <p>This API is only supported by Tuner HAL 2.0 or higher. Unsupported version would cause
     * <p>This API is only supported by Tuner HAL 2.0 or higher. Unsupported version would cause