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

Commit d1604c73 authored by James Dong's avatar James Dong Committed by Android Git Automerger
Browse files

am 9cebb86c: am 1b2efbca: Merge "Update a comment about when...

am 9cebb86c: am 1b2efbca: Merge "Update a comment about when setOrientationHint() should be called" into gingerbread

* commit '9cebb86c':
  Update a comment about when setOrientationHint() should be called
parents ef3018cc 9cebb86c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -315,7 +315,7 @@ public class MediaRecorder

    /**
     * Sets the orientation hint for output video playback.
     * This method should be called before start(). This method will not
     * This method should be called before prepare(). This method will not
     * trigger the source video frame to rotate during video recording, but to
     * add a composition matrix containing the rotation angle in the output
     * video if the output format is OutputFormat.THREE_GPP or