Variable: DEFAULT_EQUALIZER_STORAGE_KEY
const DEFAULT_EQUALIZER_STORAGE_KEY: "rn-media.player.equalizer" = 'rn-media.player.equalizer';
Defined in: packages/player/src/equalizer-storage.ts:75
Default storage key. Namespaced so it cannot collide with the app's own, and distinct from the media-session key so one engine can hold both.