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

Commit 15e5b767 authored by kopriva's avatar kopriva
Browse files

docs: bug 37037879, typo

Test: make ds-docs

Bug: 37037879

Change-Id: I840f34f94f3346e20e53b3104cec3890d4b9fc72
Exempt-From-Owner-Approval: Docs-only change
parent debd4ee7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1650,7 +1650,7 @@ public class AudioTrack extends PlayerBase
    * @param timestamp a reference to a non-null AudioTimestamp instance allocated
    *        and owned by caller.
    * @return true if a timestamp is available, or false if no timestamp is available.
    *         If a timestamp if available,
    *         If a timestamp is available,
    *         the AudioTimestamp instance is filled in with a position in frame units, together
    *         with the estimated time when that frame was presented or is committed to
    *         be presented.