PlayMode
Enumeration Members
Append
Append:
"append"
Play immediately if nothing else is playing, otherwise add to end of queue
Source
src/audio/VoiceOverManager.ts:17
New
New:
"new"
Play immediately if nothing else is playing, otherwise don’t play
Source
src/audio/VoiceOverManager.ts:21
Override
Override:
"override"
Interrupt currently playing and queued VOs. This is the default PlayMode