Table of Contents

Class: PortDescriptor ./ladspa.py

A PortDescriptor represents information about the type of a Port.

A PortDescriptor contains type information about a specific port index for a specific descriptor. This class should not be instantiated directly. Each Descriptor object's PortDescriptors attribute is a tuple of PortDescriptor instances. Also, each Port instance has a reference to the relevant PortDescriptor.

Methods   
__init__
  __init__ 
__init__ (
        self,
        descriptor,
        index,
        )

This private constructor is not intended for use outside of this module.


Table of Contents

This document was automatically generated on Sun Apr 14 04:00:09 2002 by HappyDoc version 2.0