mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 23:13:16 +02:00
libspark/audio: add EAC3 support
This commit is contained in:
@@ -170,6 +170,7 @@ void cAudio::SetStreamType(AUDIO_FORMAT type)
|
||||
|
||||
switch (type)
|
||||
{
|
||||
case AUDIO_FMT_DD_PLUS:
|
||||
case AUDIO_FMT_DOLBY_DIGITAL:
|
||||
bypass = AUDIO_STREAMTYPE_AC3;
|
||||
break;
|
||||
|
Reference in New Issue
Block a user