ENGINE_CHILD_PID

Static ENGINE_CHILD_PID 

Source
static ENGINE_CHILD_PID: AtomicU32
Expand description

OS PID of the current AudioEngine (Child::id), or 0 if none. Used for kill-on-exit without waiting on ENGINE_CHILD (see module comment).