#include <formattools.h>
Inherits BC_CheckBox.

Public Member Functions | |
| FormatAudio (int x, int y, FormatTools *format, int default_) | |
| ~FormatAudio () | |
| int | handle_event () |
Data Fields | |
| FormatTools * | format |
Definition at line 174 of file formattools.h.
| FormatAudio::FormatAudio | ( | int | x, | |
| int | y, | |||
| FormatTools * | format, | |||
| int | default_ | |||
| ) |
Definition at line 549 of file formattools.C.
| FormatAudio::~FormatAudio | ( | ) |
Definition at line 557 of file formattools.C.
| int FormatAudio::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 558 of file formattools.C.
References FormatTools::asset, Asset::audio_data, format, and BC_Toggle::get_value().

1.5.5