MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::Core::TabletBackend::Config Struct Reference

Configuration for the tablet backend. More...

#include <TabletBackend.hpp>

+ Collaboration diagram for MayaFlux::Core::TabletBackend::Config:

Public Attributes

int poll_timeout_ms { 2 }
 Timeout for hid_read_timeout.
 
bool probe_all_devices { true }
 Read every HID descriptor rather than trusting enumeration.
 
size_t read_buffer_size { 256 }
 Per-device read buffer.
 
bool split_eraser { true }
 Report the eraser end as its own tool.
 

Detailed Description

Configuration for the tablet backend.

Definition at line 85 of file TabletBackend.hpp.


The documentation for this struct was generated from the following file: