Example #1
0
 @Override
 public void setVideoRotation(int degree) {
   mMeasureHelper.setVideoRotation(degree);
   setRotation(degree);
 }