Class SequenceNumberEvent

Description

Represents a sequence number meta event

  • todo: Document what this event actually does
  • since: 1.0

Located in /Event/SequenceNumberEvent.php (line 22)

MetaEvent
   |
   --SequenceNumberEvent
Method Summary
SequenceNumberEvent __construct (int $msb, int $lsb)
int getSubtype ()
Variables

Inherited Variables

Inherited from MetaEvent

MetaEvent::$data
MetaEvent::$length
Methods
Constructor __construct (line 32)

Constructor

  • since: 1.0
  • access: public
SequenceNumberEvent __construct (int $msb, int $lsb)
  • int $msb: The most significant bits
  • int $lsb: The least significant bits

Redefinition of:
MetaEvent::__construct()
Constructor
getParamDescription (line 41)
  • since: 1.0
  • access: public
string getParamDescription ()
getSubtype (line 51)
int getSubtype ()

Redefinition of:
MetaEvent::getSubtype()
Gets the meta event subtype for this event

Inherited Methods

Inherited From MetaEvent

MetaEvent::__construct()
MetaEvent::getData()
MetaEvent::getLength()
MetaEvent::getSubtype()
MetaEvent::getType()
MetaEvent::toBinary()
MetaEvent::__toString()

Documentation generated on Sun, 25 Oct 2009 22:38:20 -0700 by phpDocumentor 1.4.3