Class for parsing MIDI tracks
The parse state is initialized to ParseState::TRACK_HEADER.
Located in /Parsing/TrackParser.php (line 27)
Parser | --TrackParser
The expected length of the track in bytes
The number of bytes that have been parsed so far
Inherited from Parser
Parser::$file
Parser::$state
Constructor
Verifies that the track length does not exceed its expected length
Gets the expected length of the track in bytes
Gets the total number of bytes that have already been parsed in the track
Gets the raw binary track header
Parses the given track header
Inherited From Parser
Parser::__construct()
Parser::afterLoad()
Parser::afterSetFile()
Parser::createFileObject()
Parser::getDelta()
Parser::getState()
Parser::load()
Parser::parse()
Parser::read()
Parser::setFile()
Parser::setState()
Documentation generated on Sun, 25 Oct 2009 22:38:21 -0700 by phpDocumentor 1.4.3