AudibleT
0.0.1
A real-time A/B/X audio testing tool for subjective assessment of various audio parameters, compatible for general purpose computer as well as embedded systems.
Loading...
Searching...
No Matches
include
TrackType.h
Go to the documentation of this file.
1
//=======================================================================
29
//=======================================================================
30
31
#ifndef TRACKTYPE_H
32
#define TRACKTYPE_H
33
45
enum class
TrackType
{
46
Reference
,
47
Modified
48
};
49
50
#endif
// TRACKTYPE_H
51
TrackType
TrackType
Represents the type of audio track.
Definition:
TrackType.h:45
TrackType::Modified
@ Modified
The track is a Modified track.
TrackType::Reference
@ Reference
The track is a Reference track.
Generated by
1.9.6