The AdvancedVideoDialog class.
More...
#include <advancedvideodialog.h>
The AdvancedVideoDialog class.
A dialog for interfacing with VideoCodecParams, a struct for more advanced video settings sometimes specific to one codec. Primarily a companion to ExportDialog which will provide the VideoCodecParams reference,
AdvancedVideoDialog::AdvancedVideoDialog |
( |
QWidget * |
parent, |
|
|
AVCodecID |
encoding_codec, |
|
|
VideoCodecParams & |
iparams |
|
) |
| |
void AdvancedVideoDialog::accept |
( |
| ) |
|
|
overridevirtualslot |
Overridden accept for saving the UI data into the provided VideoCodecParams struct.
QComboBox* AdvancedVideoDialog::pix_fmt_combo_ |
|
private |
ComboBox to show available pixel formats for this codec.
QSpinBox* AdvancedVideoDialog::thread_spinbox_ |
|
private |
SpinBox for multithreading settings.
The documentation for this class was generated from the following files: