mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 00:11:08 +02:00
playback_cs.h: add MAX_PLAYBACK_PIDS define
Origin commit data
------------------
Branch: ni/coolstream
Commit: 13fb2bc67a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-12-26 (Thu, 26 Dec 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -29,6 +29,8 @@ typedef struct {
|
||||
std::string codec_name;
|
||||
} playback_audio_pid_info_t;
|
||||
|
||||
#define MAX_PLAYBACK_PIDS 40
|
||||
|
||||
class cPlayback {
|
||||
private:
|
||||
cPlaybackData * pd;
|
||||
|
@@ -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