Audacity 3.2.0
|
#include <ExportOptionsHandler.h>
Public Types | |
enum | { FormatInfoChange , SampleRateListChange } |
Public Attributes | |
enum ExportOptionsHandlerEvent:: { ... } | type |
Definition at line 30 of file ExportOptionsHandler.h.
anonymous enum |
Enumerator | |
---|---|
FormatInfoChange | |
SampleRateListChange |
Definition at line 32 of file ExportOptionsHandler.h.
enum { ... } ExportOptionsHandlerEvent::type |
Referenced by ExportFilePanel::OnOptionsHandlerEvent().