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

◆ Config()

video_streamer_vlc::Config::Config ( )
inline

Member Data Documentation

◆ access

std::string video_streamer_vlc::Config::access

◆ bitrate

unsigned int video_streamer_vlc::Config::bitrate

◆ dst

std::string video_streamer_vlc::Config::dst

◆ fps

unsigned int video_streamer_vlc::Config::fps

◆ frame_height

unsigned int video_streamer_vlc::Config::frame_height

◆ frame_width

unsigned int video_streamer_vlc::Config::frame_width

◆ mux

std::string video_streamer_vlc::Config::mux

◆ raw_config

std::string video_streamer_vlc::Config::raw_config

◆ vcodec

std::string video_streamer_vlc::Config::vcodec

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