Enum rs2_host_perf_mode
Defined in File rs_option.h
Enum Documentation
-
enum rs2_host_perf_mode
values for RS2_OPTION_HOST_PERFORMANCE option.
Values:
-
enumerator RS2_HOST_PERF_DEFAULT
no change in settings, use device defaults
-
enumerator RS2_HOST_PERF_LOW
low performance host mode, if host cannot keep up with workload, this option may improve stability, for example, it sets larger USB transaction granularity, reduces number of transactions and improve performance and stability on relatively weak hosts as compared to the workload
-
enumerator RS2_HOST_PERF_HIGH
high performance host mode, if host is strong as compared to the work and can handle workload without delay, this option sets smaller USB transactions granularity and as result larger number of transactions and workload on host, but reduces chance in device frame drops
-
enumerator RS2_HOST_PERF_COUNT
Number of enumeration values. Not a valid input: intended to be used in for-loops.
-
enumerator RS2_HOST_PERF_DEFAULT