mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +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;
|
std::string codec_name;
|
||||||
} playback_audio_pid_info_t;
|
} playback_audio_pid_info_t;
|
||||||
|
|
||||||
|
#define MAX_PLAYBACK_PIDS 40
|
||||||
|
|
||||||
class cPlayback {
|
class cPlayback {
|
||||||
private:
|
private:
|
||||||
cPlaybackData * pd;
|
cPlaybackData * pd;
|
||||||
|
@@ -30,6 +30,8 @@ typedef struct {
|
|||||||
std::string codec_name;
|
std::string codec_name;
|
||||||
} playback_audio_pid_info_t;
|
} playback_audio_pid_info_t;
|
||||||
|
|
||||||
|
#define MAX_PLAYBACK_PIDS 40
|
||||||
|
|
||||||
class cPlayback {
|
class cPlayback {
|
||||||
private:
|
private:
|
||||||
cPlaybackData * pd;
|
cPlaybackData * pd;
|
||||||
|
Reference in New Issue
Block a user