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

Commit 1b2efbca authored by James Dong's avatar James Dong Committed by Android (Google) Code Review
Browse files

Merge "Update a comment about when setOrientationHint() should be called" into gingerbread

parents cd43fbb4 5aa95dd3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -286,7 +286,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