|
libtiepie-hw
1.2.1
|

Modules | |
| Bit numbers | |
| Masks | |
Macros | |
| #define | TIEPIE_HW_ARMN_COUNT 3 |
| Number of auto resolution modes. More... | |
| #define | TIEPIE_HW_ARM_UNKNOWN 0 |
| Unknown/invalid mode. More... | |
| #define | TIEPIE_HW_ARM_DISABLED (1 << TIEPIE_HW_ARMB_DISABLED) |
| Resolution does not automatically change. More... | |
| #define | TIEPIE_HW_ARM_NATIVEONLY (1 << TIEPIE_HW_ARMB_NATIVEONLY) |
| Highest possible native resolution for the current sample rate is used. More... | |
| #define | TIEPIE_HW_ARM_ALL (1 << TIEPIE_HW_ARMB_ALL) |
| Highest possible native or enhanced resolution for the current sample rate is used. More... | |
| #define TIEPIE_HW_ARMN_COUNT 3 |
Number of auto resolution modes.
| #define TIEPIE_HW_ARM_UNKNOWN 0 |
Unknown/invalid mode.
| #define TIEPIE_HW_ARM_DISABLED (1 << TIEPIE_HW_ARMB_DISABLED) |
Resolution does not automatically change.
| #define TIEPIE_HW_ARM_NATIVEONLY (1 << TIEPIE_HW_ARMB_NATIVEONLY) |
Highest possible native resolution for the current sample rate is used.
| #define TIEPIE_HW_ARM_ALL (1 << TIEPIE_HW_ARMB_ALL) |
Highest possible native or enhanced resolution for the current sample rate is used.