It's Samsung Galaxy A02 and natively it can record video at 1920x864 at 30fps, 17mbps. Here is a ffprobe of what it can record natively:
--------------
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '20220622_074607.mp4':
Metadata:
major_brand : mp42
minor_version : 0
compatible_brands: isommp42
creation_time : 2022-06-22T04:46:20.000000Z
location : +48.2731+025.9300/
location-eng : +48.2731+025.9300/
com.android.version: 11
com.android.capture.fps: 30.000000
Duration: 00:00:12.27, start: 0.000000, bitrate: 17318 kb/s
Stream #0:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv, bt709), 1920x864, 17070 kb/s, SAR 1:1 DAR 20:9, 29.60 fps, 30 tbr, 90k tbn, 180k tbc (default)
Metadata:
rotate : 90
creation_time : 2022-06-22T04:46:20.000000Z
handler_name : VideoHandle
Side data:
displaymatrix: rotation of -90.00 degrees
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 256 kb/s (default)
Metadata:
creation_time : 2022-06-22T04:46:20.000000Z
handler_name : SoundHandle
------------
Can we do the same with Android SDK?