Class ChannelPrefixEvent

Description

Represents the channel prefix meta event

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

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

MetaEvent
   |
   --ChannelPrefixEvent
Method Summary
ChannelPrefixEvent __construct (int $channel)
int getSubtype ()
Variables

Inherited Variables

Inherited from MetaEvent

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

Constructor

  • since: 1.0
  • access: public
ChannelPrefixEvent __construct (int $channel)
  • int $channel: Valid values: 0-15

Redefinition of:
MetaEvent::__construct()
Constructor
getParamDescription (line 40)
  • since: 1.0
  • access: public
string getParamDescription ()
getSubtype (line 50)
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:14 -0700 by phpDocumentor 1.4.3