Trait reaper_medium::AudioThreadOnly
source · [−]pub trait AudioThreadOnly: AnyThread + Sealed { }
Expand description
Represents a privilege to execute functions which are only safe to execute from the real-time audio thread.
pub trait AudioThreadOnly: AnyThread + Sealed { }
Represents a privilege to execute functions which are only safe to execute from the real-time audio thread.