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

Skip to content
Commit ee9bde7b authored by Pawin Vongmasa's avatar Pawin Vongmasa
Browse files

GraphicBufferSource: Add timestamp snapping toggle

The timestamp snapping logic for the slow motion recording can now be
toggled on or off at run time with the property
"debug.stagefright.snap_timestamps". If the property is set to any
value other than 1, GraphicBufferSource will not snap timestamps in
the slow motion mode.

Test: atest CtsMediaTestCases -- \
--module-arg CtsMediaTestCases:size:small

Test: adb shell setprop debug.stagefright.snap_timestamps 0
- Then do slow motion recording.

Bug: 135030072
Change-Id: I959f8640a932cb7a7b8bcdc97b15f7affe4d24ef
parent 06088ce2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment