video_streamer_vlc
Public Member Functions | Public Attributes | List of all members
video_streamer_vlc::Config Struct Reference

#include <VLCConfig.hpp>

Public Member Functions

 Config ()
 

Public Attributes

unsigned int frame_width
 
unsigned int frame_height
 
unsigned int fps
 
unsigned int bitrate
 
std::string raw_config
 
std::string vcodec
 
std::string mux
 
std::string dst
 
std::string access
 

Constructor & Destructor Documentation

video_streamer_vlc::Config::Config ( )
inline

Member Data Documentation

std::string video_streamer_vlc::Config::access
unsigned int video_streamer_vlc::Config::bitrate
std::string video_streamer_vlc::Config::dst
unsigned int video_streamer_vlc::Config::fps
unsigned int video_streamer_vlc::Config::frame_height
unsigned int video_streamer_vlc::Config::frame_width
std::string video_streamer_vlc::Config::mux
std::string video_streamer_vlc::Config::raw_config
std::string video_streamer_vlc::Config::vcodec

The documentation for this struct was generated from the following file: