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

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

Undocumented
Line # Kind Name Docs
231 Method initialize Initialize the component.
243 Method clean Clean the component.
262 Method get_rank Undocumented
265 Method able_to_handle Undocumented
278 Method get_metadata Undocumented
269 Method _call_after_start_dfr 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 _call_after_start_dfr(self, method, *args, **kw):
Undocumented
def get_metadata(self, metadata):
Undocumented
API Documentation for Elisa Media Center, generated by pydoctor at 2009-02-16 19:15:05.