mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
pip variables renamed
This commit is contained in:
@@ -27,7 +27,7 @@ enum
|
||||
};
|
||||
|
||||
cAudio *audioDecoder = NULL;
|
||||
cAudio *pipAudioDecoder = NULL;
|
||||
cAudio *pipAudioDecoder[3] = { NULL, NULL, NULL };
|
||||
|
||||
static const char *ADEV[] =
|
||||
{
|
||||
|
Reference in New Issue
Block a user