#include <fileyuv.h>
Public Member Functions | |
| YUVConfigVideo (BC_WindowBase *parent_window, Asset *asset, FormatTools *format) | |
| ~YUVConfigVideo () | |
| int | create_objects () |
| int | close_event () |
Public Attributes | |
| BC_WindowBase * | parent_window |
| Asset * | asset |
| FormatTools * | format |
| Defaults * | defaults |
| BC_TextBox * | path_textbox |
| BC_RecentList * | path_recent |
| PipeConfig * | pipe_config |
| PipePreset * | mpeg2enc |
| PipePreset * | ffmpeg |
Definition at line 45 of file fileyuv.h.
|
||||||||||||||||
|
Definition at line 342 of file fileyuv.C. References MWindow::defaults, defaults, and FormatTools::mwindow. |
|
|
Definition at line 356 of file fileyuv.C. References ffmpeg, mpeg2enc, path_recent, path_textbox, and pipe_config. |
|
|
|
|
|
Definition at line 365 of file fileyuv.C. References _, asset, PipeConfig::create_objects(), defaults, ffmpeg, Asset::format, mpeg2enc, Asset::path, path_recent, path_textbox, and pipe_config. Referenced by FileYUV::get_parameters(). |
|
|
Definition at line 56 of file fileyuv.h. Referenced by create_objects(). |
|
|
Definition at line 58 of file fileyuv.h. Referenced by create_objects(), and YUVConfigVideo(). |
|
|
Definition at line 63 of file fileyuv.h. Referenced by create_objects(), and ~YUVConfigVideo(). |
|
|
|
|
|
Definition at line 62 of file fileyuv.h. Referenced by create_objects(), and ~YUVConfigVideo(). |
|
|
|
|
|
Definition at line 60 of file fileyuv.h. Referenced by create_objects(), FileYUV::get_parameters(), and ~YUVConfigVideo(). |
|
|
Definition at line 59 of file fileyuv.h. Referenced by create_objects(), FileYUV::get_parameters(), and ~YUVConfigVideo(). |
|
|
Definition at line 61 of file fileyuv.h. Referenced by create_objects(), FileYUV::get_parameters(), and ~YUVConfigVideo(). |
1.4.4