Namespace: Rx::LFR – Class: CCamera – Header: Rx.LFR/Camera.h

CCamera::SetThreadGroupAffinity Method

C++
void SetThreadGroupAffinity(unsigned short group, unsigned long long mask)

Sets the thread group affinity of the internal camera threads.

This method can be used to ensure that the camera threads run on dedicated CPU cores for maximum performance.

Parameters

[unsigned short] group

The processor group.

[unsigned long long] mask

The affinity mask.