threadPriority property

ma_thread_priority get threadPriority

Implementation

ma_thread_priority get threadPriority =>
    ma_thread_priority.fromValue(threadPriorityAsInt);