Fixed
Status Update
Comments
ch...@google.com <ch...@google.com> #2
I have unintentionally posted this as a bug but it is a Feature Request instead. Please change the category, thank you.
le...@google.com <le...@google.com>
ap...@google.com <ap...@google.com> #3
Thanks for filing this - I've changed it to a Feature request and marked it for our team to look at for Video development. Thanks!
ap...@google.com <ap...@google.com> #4
Hi, we're heavily using CameraX API for recording video and this is much anticipated feature for us. Is there any timeframe for this issue? Thanks
le...@google.com <le...@google.com>
pr...@google.com <pr...@google.com> #5
Hi, it is expected to release the first alpha soon. This feature is in our current roadmap, but we are not able to provide an exact timeframe to support this feature. Please stay tuned. Thanks!
Description
As described in the post , application may want to set rotation for recording video.
VideoCapture.setTargetRotation()
currently is a hidden API and can be considered an option. Or it may also be defined inRecorder
related class.