Class e.p.g.a.GstMetadataAmpClient(Component):

Part of elisa.plugins.gstreamer.amp_master View In Hierarchy

Undocumented
Line # Kind Name Docs
207 Method initialize Initialize the component.
219 Method clean Clean the component.
239 Method get_rank Undocumented
242 Method able_to_handle Undocumented
246 Method get_metadata Undocumented

Inherited from Component:

Line # Kind Name Docs
85 Class PathDescriptor Undocumented
97 Class Method create Create and initialize the component.

Inherited from Loggable (via Component):

Line # Kind Name Docs
81 Method __init__ Undocumented
def initialize(self):

Initialize the component.

This method is called by Component.create to finish the initialization of a component.
Returnsa deferred called when a component is fully initialized (type: twisted.internet.defer.Deferred )
def clean(self):

Clean the component.

This method is called when a component is not needed anymore to clean its state.
Returnsa deferred called when the component has finished cleaning its state (type: twisted.internet.defer.Deferred )
def get_rank(self):
Undocumented
def able_to_handle(self, metadata):
Undocumented
def get_metadata(self, metadata):
Undocumented
API Documentation for Elisa Media Center, generated by pydoctor at 2008-10-27 18:31:59.