#include <filesndfile.h>
Public Member Functions | |
| SndFileConfig (BC_WindowBase *parent_window, Asset *asset) | |
| ~SndFileConfig () | |
| int | create_objects () |
| int | close_event () |
Public Attributes | |
| BC_WindowBase * | parent_window |
| BitsPopup * | bits_popup |
| SndFileHILO * | hilo |
| SndFileLOHI * | lohi |
| Asset * | asset |
Definition at line 65 of file filesndfile.h.
|
||||||||||||
|
Definition at line 348 of file filesndfile.C. |
|
|
Definition at line 359 of file filesndfile.C. References bits_popup. |
|
|
Definition at line 400 of file filesndfile.C. |
|
|
Definition at line 363 of file filesndfile.C. References _, asset, Asset::bits, bits_popup, BitsPopup::create_objects(), Asset::dither, Asset::format, hilo, lohi, and Asset::signed_. Referenced by FileSndFile::get_parameters(). |
|
|
Definition at line 78 of file filesndfile.h. Referenced by create_objects(), SndFileLOHI::handle_event(), and SndFileHILO::handle_event(). |
|
|
Definition at line 75 of file filesndfile.h. Referenced by create_objects(), and ~SndFileConfig(). |
|
|
Definition at line 76 of file filesndfile.h. Referenced by create_objects(), and SndFileLOHI::handle_event(). |
|
|
Definition at line 77 of file filesndfile.h. Referenced by create_objects(), and SndFileHILO::handle_event(). |
|
|
Definition at line 74 of file filesndfile.h. |
1.4.4