=
{
  kAudioChannelLabel_Unused,                
  kAudioChannelLabel_Left,                  
  kAudioChannelLabel_Right,                 
  kAudioChannelLabel_Center,                
  kAudioChannelLabel_LFEScreen,             
  kAudioChannelLabel_LeftSurroundDirect,    
  kAudioChannelLabel_RightSurroundDirect,   
  kAudioChannelLabel_LeftCenter,            
  kAudioChannelLabel_RightCenter,           
  kAudioChannelLabel_CenterSurround,        
  kAudioChannelLabel_LeftSurround,          
  kAudioChannelLabel_RightSurround,         
  kAudioChannelLabel_VerticalHeightLeft,    
  kAudioChannelLabel_VerticalHeightRight,   
  kAudioChannelLabel_VerticalHeightCenter,  
  kAudioChannelLabel_TopCenterSurround,     
  kAudioChannelLabel_TopBackLeft,           
  kAudioChannelLabel_TopBackRight,          
  kAudioChannelLabel_TopBackCenter          
}