The field MAXIMUM_VIDEO_ASYNC of GlMediaPlayer is a final static int field. This means that a developer cannot change this value if he wants too. At least, this field should be not final or even better could be set per media player instance.