Merge "Update a comment about when setOrientationHint() should be called" into gingerbread
This commit is contained in:
@@ -286,7 +286,7 @@ public class MediaRecorder
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Sets the orientation hint for output video playback.
|
* 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
|
* trigger the source video frame to rotate during video recording, but to
|
||||||
* add a composition matrix containing the rotation angle in the output
|
* add a composition matrix containing the rotation angle in the output
|
||||||
* video if the output format is OutputFormat.THREE_GPP or
|
* video if the output format is OutputFormat.THREE_GPP or
|
||||||
|
|||||||
Reference in New Issue
Block a user