Loading media/java/android/media/MediaRecorder.java +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
media/java/android/media/MediaRecorder.java +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading