|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
Tablet backend configuration. More...
#include <GlobalInputConfig.hpp>
Collaboration diagram for MayaFlux::Core::TabletBackendInfo:Static Public Member Functions | |
| static constexpr auto | describe () |
Public Attributes | |
| bool | enabled { false } |
| Enable tablet backend. | |
| int | poll_timeout_ms { 2 } |
| Timeout for hid_read_timeout. | |
| size_t | read_buffer_size { 256 } |
| Per-device read buffer size. | |
| bool | split_eraser { true } |
| Report the eraser end as its own tool. | |
Tablet backend configuration.
Definition at line 141 of file GlobalInputConfig.hpp.