Olive
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

◆ audio_bitrate

int ExportParams::audio_bitrate

◆ audio_codec

int ExportParams::audio_codec

◆ audio_enabled

bool ExportParams::audio_enabled

◆ audio_sampling_rate

int ExportParams::audio_sampling_rate

◆ end_frame

long ExportParams::end_frame

◆ filename

QString ExportParams::filename

◆ start_frame

long ExportParams::start_frame

◆ video_bitrate

double ExportParams::video_bitrate

◆ video_codec

int ExportParams::video_codec

◆ video_compression_type

int ExportParams::video_compression_type

◆ video_enabled

bool ExportParams::video_enabled

◆ video_frame_rate

double ExportParams::video_frame_rate

◆ video_height

int ExportParams::video_height

◆ video_width

int ExportParams::video_width

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