format 1.20 Documentation
Back | Index
class format.mp3.CLayer
import format.mp3.Constants
Layer
stored on 2 bits in the file, values represent bit values
- static var LLayer1 : Int
- static var LLayer2 : Int
- static var LLayer3 : Int
- static var LReserved : Int
- static function enum2Num(l : Layer) : Int
- static function num2Enum(l : Int) : Layer