GAIN_CONTROL_NONE top-level constant
          
          int
          const GAIN_CONTROL_NONE
          
        
        
The constant used by TAG_GAIN_CONTROL to denote none gain adjustment.
Implementation
const int GAIN_CONTROL_NONE = 0;The constant used by TAG_GAIN_CONTROL to denote none gain adjustment.
const int GAIN_CONTROL_NONE = 0;