Searched defs:MPEGaudioChannelModeLookup (Results 1 – 1 of 1) sorted by relevance
1482 …$MPEGaudioChannelModeLookup = array('stereo'=>'00', 'joint stereo'=>'01', 'dual channel'=>'10', 'm… variable1540 function MPEGaudioChannelModeLookup($rawchannelmode) { function