Home | Trees | Index | Help |
|
---|
Package zzub :: Class Plugin |
|
object
--+ |Plugin
--+ | Plugin
Method Summary | |
---|---|
add_post_process(self,
mixcallback,
tag)
| |
create_pattern(self,
row)
| |
describe_value(self,
group,
column,
value)
| |
get_commands(self)
| |
get_group_track_count(self,
group)
| |
get_input_connection(self,
index)
| |
get_input_connection_list(self)
| |
get_last_peak(self)
| |
get_name(self)
| |
get_output_connection(self,
index)
| |
get_output_connection_list(self)
| |
get_pattern(self,
index)
| |
get_pattern_list(self)
| |
get_pluginloader(self)
| |
get_position(self)
| |
get_sub_commands(self,
i)
| |
invoke_event(self,
data,
immediate)
| |
Inherited from object | |
x.__delattr__('name') <==> del x.name | |
x.__getattribute__('name') <==> x.name | |
T.__new__(S, ...) -> a new object with type S, a subtype of T | |
helper for pickle | |
helper for pickle | |
x.__repr__() <==> repr(x) | |
x.__setattr__('name', value) <==> x.name = value | |
x.__str__() <==> str(x) |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Tue Feb 27 23:31:30 2007 | http://epydoc.sf.net |