Variable: InstanceStealPolicy 
constInstanceStealPolicy:object
Defined in: packages/core/src/audio/audio.ts:27
Policy used when the instance pool is full and a new play is requested.
Type Declaration 
Furthest 
readonlyFurthest:"furthest"='furthest'
Oldest 
readonlyOldest:"oldest"='oldest'
Quietest 
readonlyQuietest:"quietest"='quietest'