detect-audio-video
Advanced tools
Changelog
3.1.0
isPlayStationVita()
isPlayStation3()
isPlayStation4()
isPlayStation5()
isPlayStation6()
Changelog
3.0.0
Added helpers:
isSafari()
isDesktopSafari()
Added detection of Dolby Atmos for Safari.
Before: isDolbyAtmosSupported(): boolean
After: isDolbyAtmosSupported(): Promise<boolean>