mirror of
https://github.com/FossifyOrg/Camera.git
synced 2026-04-24 09:02:49 -04:00
allow setting max video resolution, closes #7
This commit is contained in:
@@ -14,4 +14,5 @@ public class Constants {
|
||||
public static final String SOUND = "sound";
|
||||
public static final String FORCE_RATIO = "force_ratio";
|
||||
public static final String MAX_RESOLUTION = "max_resolution";
|
||||
public static final String MAX_VIDEO_RESOLUTION = "max_video_resolution";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user