Skip to content

set buffer_frame_count_ before setting up callback #4

@bjudkewitz

Description

@bjudkewitz

I am not entirely sure if the new frame callback exists in a different thread, but just to be sure I would move these two lines further up, at least above pl_exp_start_cont which I believe starts camera acquisition.

camInstance.buffer_frame_count_ = buffer_frame_count;
camInstance.setAcquisitiontMode(false);

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions