mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-29 16:31:12 +02:00
Add mapping of a stream type and bypass mode and try to set alternative one if main fail
This commit is contained in:
@@ -76,7 +76,7 @@ typedef enum
|
||||
AUDIOTYPE_WMA_PRO = 0x21,
|
||||
AUDIOTYPE_AC3_PLUS = 0x22,
|
||||
AUDIOTYPE_AMR = 0x23,
|
||||
AUDIOTYPE_RAW = 0xf
|
||||
AUDIOTYPE_RAW = 0x30
|
||||
} audio_stream_type_t;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user