Olive
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
ExportParams Struct Reference

#include <exportthread.h>

Public Attributes

QString filename
 
bool video_enabled
 
int video_codec
 
int video_width
 
int video_height
 
double video_frame_rate
 
int video_compression_type
 
double video_bitrate
 
bool audio_enabled
 
int audio_codec
 
int audio_sampling_rate
 
int audio_bitrate
 
long start_frame
 
long end_frame
 

Member Data Documentation

int ExportParams::audio_bitrate
int ExportParams::audio_codec
bool ExportParams::audio_enabled
int ExportParams::audio_sampling_rate
long ExportParams::end_frame
QString ExportParams::filename
long ExportParams::start_frame
double ExportParams::video_bitrate
int ExportParams::video_codec
int ExportParams::video_compression_type
bool ExportParams::video_enabled
double ExportParams::video_frame_rate
int ExportParams::video_height
int ExportParams::video_width

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