Package flumotion :: Package component :: Module feedcomponent
[hide private]

Module feedcomponent

source code

Feed components, participating in the stream


Version: $Rev$

Classes [hide private]
  FeedComponentMedium
I am a component-side medium for a FeedComponent to interface with the manager-side ComponentAvatar.
  ParseLaunchComponent
A component using gst-launch syntax
  Effect
I am a part of a feed component for a specific group of functionality.
  PostProcEffect
I am an effect that is plugged in the pipeline to do a post processing job and can be chained to other effect of the same class.
  MultiInputParseLaunchComponent
This class provides for multi-input ParseLaunchComponents, such as muxers, with a queue attached to each input.
  ReconfigurableComponent
  EncoderComponent
Component that is reconfigured when new changes arrive through the flumotion-reset event (sent by the fms producer).
  MuxerComponent
This class provides for multi-input ParseLaunchComponents, such as muxers, that handle flumotion-reset events for reconfiguration.
Variables [hide private]
  __package__ = 'flumotion.component'