DownMixStereoAlgorithms
An enum representing an algorithm to downmix surround sound to stereo.
Enum
-
NONE
(value:'None'
) -
DAVE750
(value:'Dave750'
) -
NIGHTMODEDIALOGUE
(value:'NightmodeDialogue'
) -
RFC7845
(value:'Rfc7845'
) -
AC4
(value:'Ac4'
)