Public Member Functions | Private Attributes
web_video_server::LibavStreamerType Class Reference

#include <libav_streamer.h>

Inheritance diagram for web_video_server::LibavStreamerType:
Inheritance graph
[legend]

List of all members.

Public Member Functions

boost::shared_ptr< ImageStreamercreate_streamer (const async_web_server_cpp::HttpRequest &request, async_web_server_cpp::HttpConnectionPtr connection, ros::NodeHandle &nh)
std::string create_viewer (const async_web_server_cpp::HttpRequest &request)
 LibavStreamerType (const std::string &format_name, const std::string &codec_name, const std::string &content_type)

Private Attributes

const std::string codec_name_
const std::string content_type_
const std::string format_name_

Detailed Description

Definition at line 59 of file libav_streamer.h.


Constructor & Destructor Documentation

web_video_server::LibavStreamerType::LibavStreamerType ( const std::string &  format_name,
const std::string &  codec_name,
const std::string &  content_type 
)

Definition at line 326 of file libav_streamer.cpp.


Member Function Documentation

Implements web_video_server::ImageStreamerType.

Reimplemented in web_video_server::Vp8StreamerType.

Definition at line 332 of file libav_streamer.cpp.

Implements web_video_server::ImageStreamerType.

Definition at line 340 of file libav_streamer.cpp.


Member Data Documentation

Definition at line 72 of file libav_streamer.h.

Definition at line 73 of file libav_streamer.h.

Definition at line 71 of file libav_streamer.h.


The documentation for this class was generated from the following files:


web_video_server
Author(s): Mitchell Wills
autogenerated on Sun Jan 22 2017 04:06:43