Christian Renz > Mac-CoreMIDI > Mac::CoreMIDI::Object

Download:
Mac-CoreMIDI-0.04.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.03   Source  

NAME ^

Mac::CoreMIDI::Object - Encapsulates a CoreMIDI Object

DESCRIPTION ^

Mac::CoreMIDI::Object is the base class for most other CoreMIDI objects.

METHODS ^

$self->Dump()

Prints a lot of information about the object to STDOUT.

READ-ONLY PROPERTIES ^

GetAdvanceScheduleTimeMuSec
GetDeviceID
GetDriverOwner
GetDriverVersion
GetManufacturer
GetMaxSysExSpeed
GetModel
GetName
GetReceiveChannels
GetTransmitChannels
GetUniqueID
IsBroadcast
IsEmbeddedEntity
IsOffline
IsPrivate
IsSingleRealtimeEntity

SEE ALSO ^

CoreMIDI

AUTHOR ^

Christian Renz, <crenz @ web42.com>

COPYRIGHT AND LICENSE ^

Copyright 2004-2005 Christian Renz, <crenz @ web42.com>

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.