#include <map>#include <boost/cstdint.hpp>#include <boost/thread/mutex.hpp>#include <boost/shared_ptr.hpp>#include <boost/shared_array.hpp>#include <boost/scoped_ptr.hpp>#include <vector>#include <string>#include "log.h"#include "network.h"#include "buffer.h"#include "element.h"#include "cque.h"#include "dsodefs.h"#include "proc.h"#include "diskstream.h"#include "sharedlib.h"#include "extension.h"#include "rtmp.h"#include "rtmp_msg.h"#include "http.h"Go to the source code of this file.
Classes | |
| class | cygnal::Handler |
| struct | cygnal::Handler::cygnal_init_t |
Namespaces | |
| namespace | cygnal |
Action Message Format specific classes of libamf. | |
Variables | |
| const size_t | cygnal::STREAMS_BLOCK = 1000 |
1.7.1