MistServer
2.5.3-Pro-19-gf5e75b1 ( Generic_64)
|
#include <set>
#include <cstdlib>
#include <map>
#include <mist/config.h>
#include <mist/json.h>
#include <mist/flv_tag.h>
#include <mist/timing.h>
#include <mist/dtsc.h>
#include <mist/socket.h>
#include <mist/shared_memory.h>
#include "../io.h"
Go to the source code of this file.
Data Structures | |
class | Mist::Output |
The output class is intended to be inherited by MistOut process classes. More... | |
struct | Mist::sortedPageInfo |
This struct keeps packet information sorted in playback order, so the Mist::Output class knows when to buffer which packet. More... | |
Namespaces | |
Mist | |
Recording to file. | |