#include <filemov.h>
Public Member Functions | |
| MOVConfigAudio (BC_WindowBase *parent_window, Asset *asset) | |
| ~MOVConfigAudio () | |
| int | create_objects () |
| int | close_event () |
| void | update_parameters () |
| void | reset () |
Public Attributes | |
| MOVConfigAudioPopup * | compression_popup |
| ArrayList< BC_ListBoxItem * > | compression_items |
| BC_WindowBase * | parent_window |
| BitsPopup * | bits_popup |
| BC_Title * | bits_title |
| BC_CheckBox * | dither |
| Asset * | asset |
| MOVConfigAudioNum * | vorbis_min_bitrate |
| MOVConfigAudioNum * | vorbis_bitrate |
| MOVConfigAudioNum * | vorbis_max_bitrate |
| MOVConfigAudioToggle * | vorbis_vbr |
| MOVConfigAudioNum * | mp3_bitrate |
| MOVConfigAudioNum * | mp4a_bitrate |
| MOVConfigAudioNum * | mp4a_quantqual |
Definition at line 144 of file filemov.h.
|
||||||||||||
|
Definition at line 1288 of file filemov.C. References compression_popup, and reset(). |
|
|
Definition at line 1301 of file filemov.C. References bits_popup, compression_items, and compression_popup. |
|
|
|
|
|
Definition at line 1323 of file filemov.C. References _, asset, compression_items, compression_popup, Asset::format, IMA4_NAME, MP3_NAME, MP4A_NAME, RAW_NAME, TWOS_NAME, ULAW_NAME, update_parameters(), and VORBIS_NAME. Referenced by FileMOV::get_parameters(). |
|
|
Definition at line 1309 of file filemov.C. References bits_popup, bits_title, dither, mp3_bitrate, mp4a_bitrate, mp4a_quantqual, vorbis_bitrate, vorbis_max_bitrate, vorbis_min_bitrate, and vorbis_vbr. Referenced by MOVConfigAudio(), and update_parameters(). |
|
|
Definition at line 1357 of file filemov.C. References _, Asset::acodec, asset, Asset::bits, bits_popup, bits_title, MOVConfigAudioNum::create_objects(), BitsPopup::create_objects(), Asset::dither, dither, Asset::mp3_bitrate, mp3_bitrate, Asset::mp4a_bitrate, mp4a_bitrate, Asset::mp4a_quantqual, mp4a_quantqual, reset(), Asset::vorbis_bitrate, vorbis_bitrate, Asset::vorbis_max_bitrate, vorbis_max_bitrate, Asset::vorbis_min_bitrate, vorbis_min_bitrate, Asset::vorbis_vbr, and vorbis_vbr. Referenced by create_objects(), and MOVConfigAudioPopup::handle_event(). |
|
|
Definition at line 161 of file filemov.h. Referenced by create_objects(), MOVConfigAudioPopup::handle_event(), and update_parameters(). |
|
|
Definition at line 158 of file filemov.h. Referenced by reset(), update_parameters(), and ~MOVConfigAudio(). |
|
|
Definition at line 159 of file filemov.h. Referenced by reset(), and update_parameters(). |
|
|
Definition at line 156 of file filemov.h. Referenced by create_objects(), and ~MOVConfigAudio(). |
|
|
Definition at line 155 of file filemov.h. Referenced by create_objects(), MOVConfigAudio(), and ~MOVConfigAudio(). |
|
|
Definition at line 160 of file filemov.h. Referenced by reset(), and update_parameters(). |
|
|
Definition at line 167 of file filemov.h. Referenced by reset(), and update_parameters(). |
|
|
Definition at line 168 of file filemov.h. Referenced by reset(), and update_parameters(). |
|
|
Definition at line 169 of file filemov.h. Referenced by reset(), and update_parameters(). |
|
|
|
|
|
Definition at line 163 of file filemov.h. Referenced by reset(), and update_parameters(). |
|
|
Definition at line 164 of file filemov.h. Referenced by reset(), and update_parameters(). |
|
|
Definition at line 162 of file filemov.h. Referenced by reset(), and update_parameters(). |
|
|
Definition at line 165 of file filemov.h. Referenced by reset(), and update_parameters(). |
1.4.4