Christian Renz > Mac-CoreMIDI > Mac::CoreMIDI::Device

Download:
Mac-CoreMIDI-0.04.tar.gz

Dependencies

Annotate this POD

View/Report Bugs
Module Version: 0.03   Source  

NAME ^

Mac::CoreMIDI::Device - Encapsulates a CoreMIDI Device

METHODS ^

my @ent = $self->GetEntities()

Returns a list of all entities for this device.

my $n = $self->GetNumberOfEntities()

Returns the number of entities.

my $dev = $self->GetEntity($i)

Returns the $i'th entity (starting from 0).

SEE ALSO ^

Mac::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.

syntax highlighting: