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

Commit c6ccdcfc authored by kopriva's avatar kopriva Committed by android-build-merger
Browse files

Merge "docs: bug 37037879, typo" into pi-dev am: e71b05a2

am: 16eb8947

Change-Id: I9309d617642e98adc88483a65c130e746b85aa11
parents 681d6c08 16eb8947
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1656,7 +1656,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.