TrackerLodValueMode
Controls how the video LOD level is selected for the face-tracking pipeline in
TrackerLodController.
Items 3
| History | Name | Value | Description | |
|---|---|---|---|---|
| 715 | Force0 | 0 | Forces the face-tracking video pipeline to LOD level 0, the faster but less accurate processing mode. | |
| 715 | Force1 | 1 | Forces the face-tracking video pipeline to LOD level 1, the more accurate but more resource-intensive processing mode. | |
| 715 | Auto | 2 | The LOD controller selects the video LOD level automatically based on real-time performance metrics. |
Description
Specifies whether the face-tracking video LOD level is chosen automatically by
the performance-adaptive LOD controller or forced to a fixed level. Used by
VideoLodMode, which defaults to TrackerLodValueMode.Auto.