We need to do some source selection based on what formats a given device is capable of.
This can include Dolby Vision, HDR10, Dolby Atmos, etc.
I know we can detect HDR support via AVPlayer.eligibleForHDRPlayback
don't know if that includes Dolby Vision and I haven't been able to determine way to verify if Dolby Atmos is supported or not.
Is this possible?