|
blip
0.1
|
#include <blip/Blip.hpp>

Go to the source code of this file.
Classes | |
| class | DisplayMetrics |
| A utility object with methods for converting between pixel units based on a given screen density. More... | |
Namespaces | |
| blip | |
| WAV file format details at: https://ccrma.stanford.edu/courses/422/projects/WaveFormat/. | |
Enumerations | |
| enum | ScreenDensity { ScreenDensity_None = -1, ScreenDensity_Default = 0, ScreenDensity_Low = 120, ScreenDensity_Medium = 160, ScreenDensity_TV = 213, ScreenDensity_High = 240, ScreenDensity_ExtraHigh = 320, ScreenDensity_ExtraExtraHigh = 480, ScreenDensity_ExtraExtraExtraHigh = 640 } |