RetroArch
Macros
Voice volume

Macros

#define MIN_VOLUME   0
 
#define MID_VOLUME   127
 
#define MAX_VOLUME   255
 

Detailed Description

Macro Definition Documentation

◆ MAX_VOLUME

#define MAX_VOLUME   255

◆ MID_VOLUME

#define MID_VOLUME   127

◆ MIN_VOLUME

#define MIN_VOLUME   0