#include <vector>
#include <boost/shared_ptr.hpp>
#include <boost/shared_array.hpp>
#include <boost/scoped_array.hpp>
#include <sstream>
#include "amf.h"
#include "buffer.h"
#include "element.h"
#include "http.h"
#include "cygnal.h"
#include "rtmp_server.h"
Go to the source code of this file.
Classes | |
class | cygnal::FitcDemoTest |
Namespaces | |
namespace | cygnal |
Action Message Format specific classes of libamf. | |
Functions | |
boost::shared_ptr < Handler::cygnal_init_t > | cygnal::fitcDemo_class_init () |
size_t | cygnal::fitcDemo_read_func (boost::uint8_t *data, size_t size) |
size_t | cygnal::fitcDemo_write_func (boost::uint8_t *data, size_t size) |