* commit '592a3f544745f19d9901692700a1b439b9f8c57b': Actually set the video scaling mode :-)
This commit is contained in:
@@ -746,6 +746,7 @@ public class MediaPlayer
|
||||
try {
|
||||
request.writeInterfaceToken(IMEDIA_PLAYER);
|
||||
request.writeInt(INVOKE_ID_SET_VIDEO_SCALE_MODE);
|
||||
request.writeInt(mode);
|
||||
invoke(request, reply);
|
||||
} finally {
|
||||
request.recycle();
|
||||
|
||||
Reference in New Issue
Block a user