Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 13896b94 authored by James Dong's avatar James Dong
Browse files

Camcorder profile Java API support

- Use Enum for Quality instead of int
- Use static values() method from Enum, rather than if-else

bug - 2417312
parent b399aa37
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -53,8 +53,8 @@ public:
     *
     * Supported param name are:
     * file.format - output file format. see mediarecorder.h for details
     * codec.vid - video encoder. see mediarecorder.h for details.
     * codec.aud - audio encoder. see mediarecorder.h for details.
     * vid.codec - video encoder. see mediarecorder.h for details.
     * aud.codec - audio encoder. see mediarecorder.h for details.
     * vid.width - video frame width
     * vid.height - video frame height
     * vid.fps - video frame rate