encoder/exportdialog: add compression options for H264 exporting
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#include "codecsection.h"
|
||||
|
||||
CodecSection::CodecSection(QWidget *parent) :
|
||||
QWidget(parent)
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user