Audacity 3.2.0
Classes | Enumerations
TranscriptionToolBar.h File Reference
#include "ToolBar.h"
#include <wx/brush.h>
Include dependency graph for TranscriptionToolBar.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TranscriptionToolBar
 A kind of ToolBar used to help with analysing voice recordings. More...
 

Enumerations

enum  { TTB_PlaySpeed , TTB_PlaySpeedSlider , TTBNumButtons }
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
TTB_PlaySpeed 
TTB_PlaySpeedSlider 
TTBNumButtons 

Definition at line 39 of file TranscriptionToolBar.h.

40{
43
44#ifdef EXPERIMENTAL_VOICE_DETECTION
45 TTB_StartOn,
46 TTB_EndOn,
47 TTB_StartOff,
48 TTB_EndOff,
49 TTB_SelectSound,
50 TTB_SelectSilence,
51 TTB_AutomateSelection,
52 TTB_MakeLabel,
53 TTB_Calibrate,
54 TTB_SensitivitySlider,
55 TTB_KeyType,
56#endif
57
59};
@ TTB_PlaySpeedSlider
@ TTBNumButtons
@ TTB_PlaySpeed