#include <string>#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::demoService |
| struct | cygnal::demoService::filestats_t |
| class | cygnal::OflaDemoTest |
Namespaces | |
| namespace | cygnal |
Action Message Format specific classes of libamf. | |
Functions | |
| boost::shared_ptr < Handler::cygnal_init_t > | cygnal::oflaDemo_init_func (boost::shared_ptr< gnash::RTMPMsg > &msg) |
| boost::shared_ptr< cygnal::Buffer > | cygnal::oflaDemo_read_func () |
| size_t | cygnal::oflaDemo_write_func (boost::uint8_t *data, size_t size) |
1.7.1