Skip to content

Commit 39b73f9

Browse files
committed
add HINT
1 parent 38664c7 commit 39b73f9

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

android-refimpl-app/app/src/main/java/com/zoffcc/applications/trifa/CallingActivity.java

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3127,6 +3127,14 @@ static void prepareEncoder()
31273127
MediaCodecInfo.CodecCapabilities.COLOR_FormatYUV420Flexible);
31283128
}
31293129

3130+
// *************** //
3131+
// *************** //
3132+
// *************** //
3133+
// *** // video_encoder_format.setInteger(MediaFormat.KEY_ROTATION, 90);
3134+
// *************** //
3135+
// *************** //
3136+
// *************** //
3137+
31303138

31313139
Log.i(TAG, "prepareEncoder:mEncoder.getName=" + mEncoder.getName());
31323140

0 commit comments

Comments
 (0)