Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setFrameProcessingFormat not applied #1285

Open
openmotion opened this issue Aug 10, 2024 · 0 comments
Open

setFrameProcessingFormat not applied #1285

openmotion opened this issue Aug 10, 2024 · 0 comments

Comments

@openmotion
Copy link

hello
i i change the frame processing format (setFrameProcessingFormat) for example
mCameraView.setFrameProcessingFormat(ImageFormat.RGB_565);
the frame format doesn't change : 17

mCameraView.addFrameProcessor(new FrameProcessor() {

int getFormat = frame.getFormat(); --> 17

is it normal ?
thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant