trackTypeDefault constant
        
        int
        const trackTypeDefault
        
      
      
A type constant for tracks of some default type, where the type itself is unknown.
Implementation
static const int trackTypeDefault = 0;A type constant for tracks of some default type, where the type itself is unknown.
static const int trackTypeDefault = 0;