mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
playback_cs.h: add MAX_PLAYBACK_PIDS define
This commit is contained in:
@@ -30,6 +30,8 @@ typedef struct {
|
||||
std::string codec_name;
|
||||
} playback_audio_pid_info_t;
|
||||
|
||||
#define MAX_PLAYBACK_PIDS 40
|
||||
|
||||
class cPlayback {
|
||||
private:
|
||||
cPlaybackData * pd;
|
||||
|
Reference in New Issue
Block a user