Appearance
Behavior used by an attached sound after its source leaves the viewport.
export type FlxSoundOffscreenBehavior = 'pause' | 'stop'