#include "MediaStream.h"

Go to the source code of this file.
Namespaces | |
| namespace | cmlabs |
Defines | |
| #define | STREAMMAXCOUNTDEFAULT 1000 |
| #define | BACKUPMINCOUNTDEFAULT 20 |
| #define | BACKUPMAXCOUNTDEFAULT 100 |
| #define BACKUPMAXCOUNTDEFAULT 100 |
Definition at line 27 of file MediaStream.cpp.
| #define BACKUPMINCOUNTDEFAULT 20 |
Definition at line 26 of file MediaStream.cpp.
| #define STREAMMAXCOUNTDEFAULT 1000 |
Definition at line 25 of file MediaStream.cpp.
1.5.6