PerformanceMode
This will effect the latency, the power consumption, and the level of protection from glitches.
Entries
Link copied to clipboard
Extending battery life is most important. Uses larger internal buffers and a data path that trades off latency for lower power.
Link copied to clipboard
Reducing latency is most important. Uses smaller buffers and an optimized data path for reduced latency. It is more prone to having glitches.
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.