Trees
Indices
Help
Package flumotion :: Package component
[
hide private
]
Package component
source code
code executed by components in workers and for components in admin clients
Submodules
[
hide private
]
flumotion.component.base
:
Base classes for components and their UIs.
flumotion.component.base.admin_gtk
:
Base classes for component UI's using GTK+
flumotion.component.base.admin_text
flumotion.component.base.http
flumotion.component.base.scheduler
flumotion.component.base.watcher
flumotion.component.bouncers
:
Bouncer components perform authentication services for other components.
flumotion.component.bouncers.admin_gtk
flumotion.component.bouncers.bouncer
:
Base class and implementation for bouncer components, who perform authentication services for other components.
flumotion.component.bouncers.component
flumotion.component.bouncers.htpasswdcrypt
:
an htpasswd-backed bouncer with crypt passwords
flumotion.component.bouncers.icalbouncer
:
A bouncer that only lets in during an event scheduled with an ical file.
flumotion.component.bouncers.ipbouncer
:
A bouncer that authenticates based on the IP address of the remote side, as seen by the bouncer.
flumotion.component.bouncers.plug
:
Base class and implementation for bouncer components, who perform authentication services for other components.
flumotion.component.bouncers.saltsha256
:
an bouncer with a username/salt/sha256 data backend
flumotion.component.bouncers.tokentest
:
A test token bouncer.
flumotion.component.bouncers.tokentestbouncer
:
A test token bouncer.
flumotion.component.combiners
flumotion.component.combiners.composite
flumotion.component.combiners.composite.composite
flumotion.component.combiners.switch
flumotion.component.combiners.switch.admin_gtk
flumotion.component.combiners.switch.basicwatchdog
flumotion.component.combiners.switch.patternswitch
flumotion.component.combiners.switch.switch
flumotion.component.component
:
worker-side objects for components
flumotion.component.consumers
flumotion.component.consumers.disker
flumotion.component.consumers.disker.admin_gtk
flumotion.component.consumers.disker.admin_text
flumotion.component.consumers.disker.disker
flumotion.component.consumers.disker.disker_plug
flumotion.component.consumers.httpstreamer
flumotion.component.consumers.httpstreamer.admin_gtk
flumotion.component.consumers.httpstreamer.http
flumotion.component.consumers.httpstreamer.resources
flumotion.component.consumers.preview
flumotion.component.consumers.preview.preview
flumotion.component.consumers.shout2
flumotion.component.consumers.shout2.shout2
flumotion.component.converters
flumotion.component.converters.overlay
flumotion.component.converters.overlay.genimg
flumotion.component.converters.overlay.overlay
flumotion.component.converters.pipeline
flumotion.component.converters.pipeline.pipeline
flumotion.component.eater
flumotion.component.effects
:
code shared between components to implement effects
flumotion.component.effects.colorbalance
flumotion.component.effects.colorbalance.admin_gtk
flumotion.component.effects.colorbalance.colorbalance
flumotion.component.effects.volume
flumotion.component.effects.volume.admin_gtk
flumotion.component.effects.volume.volume
flumotion.component.encoders
flumotion.component.encoders.jpeg
flumotion.component.encoders.jpeg.jpeg
flumotion.component.encoders.mulaw
flumotion.component.encoders.mulaw.mulaw
flumotion.component.encoders.smoke
flumotion.component.encoders.smoke.smoke
flumotion.component.encoders.speex
flumotion.component.encoders.speex.speex
flumotion.component.encoders.theora
flumotion.component.encoders.theora.theora
flumotion.component.encoders.vorbis
flumotion.component.encoders.vorbis.vorbis
flumotion.component.encoders.vorbis.vorbis010
flumotion.component.encoders.vorbis.vorbisutils
flumotion.component.feed
:
implementation of a PB Client to interface with feedserver.py
flumotion.component.feedcomponent
:
Feed components, participating in the stream
flumotion.component.feedcomponent010
flumotion.component.feeder
flumotion.component.misc
flumotion.component.misc.httpfile
flumotion.component.misc.httpfile.admin_gtk
flumotion.component.misc.httpfile.file
flumotion.component.misc.httpfile.httpfile
flumotion.component.misc.porter
:
code for porter clients and servers
flumotion.component.misc.porter.porter
flumotion.component.misc.porter.porterclient
flumotion.component.misc.repeater
:
code for porter clients and servers
flumotion.component.misc.repeater.repeater
flumotion.component.muxers
flumotion.component.muxers.checks
flumotion.component.muxers.multipart
flumotion.component.muxers.ogg
flumotion.component.padmonitor
flumotion.component.plugs
:
Base classes for components and their ui's.
flumotion.component.plugs.adminaction
flumotion.component.plugs.base
flumotion.component.plugs.identity
flumotion.component.plugs.lifecycle
flumotion.component.plugs.loggers
flumotion.component.plugs.manhole
flumotion.component.plugs.streamdata
flumotion.component.producers
flumotion.component.producers.audiotest
flumotion.component.producers.audiotest.admin_gtk
flumotion.component.producers.audiotest.audiotest
flumotion.component.producers.bttv
flumotion.component.producers.bttv.admin_gtk
flumotion.component.producers.bttv.bttv
flumotion.component.producers.checks
flumotion.component.producers.firewire
flumotion.component.producers.firewire.admin_gtk
flumotion.component.producers.firewire.firewire
flumotion.component.producers.gdp
:
code for porter clients and servers
flumotion.component.producers.gdp.gdp
flumotion.component.producers.icecast
flumotion.component.producers.icecast.icecast
flumotion.component.producers.ivtv
flumotion.component.producers.ivtv.ivtv
flumotion.component.producers.looper
flumotion.component.producers.looper.admin_gtk
flumotion.component.producers.looper.looper
flumotion.component.producers.pipeline
flumotion.component.producers.pipeline.pipeline
flumotion.component.producers.playlist
flumotion.component.producers.playlist.playlist
flumotion.component.producers.playlist.playlistparser
flumotion.component.producers.playlist.singledecodebin
:
Single-stream queue-less decodebin
flumotion.component.producers.playlist.smartscale
:
Smart video scaler
flumotion.component.producers.rtsp
flumotion.component.producers.rtsp.rtsp
flumotion.component.producers.screencast
flumotion.component.producers.screencast.screencast
flumotion.component.producers.soundcard
flumotion.component.producers.soundcard.admin_gtk
flumotion.component.producers.soundcard.soundcard
flumotion.component.producers.unixdomain
:
Producer to receive gdp-payloaded data on a unix domain socket
flumotion.component.producers.unixdomain.unixdomain
flumotion.component.producers.videotest
flumotion.component.producers.videotest.admin_gtk
flumotion.component.producers.videotest.admin_text
flumotion.component.producers.videotest.videotest
flumotion.component.producers.webcam
flumotion.component.producers.webcam.admin_gtk
flumotion.component.producers.webcam.webcam
Trees
Indices
Help
Generated by Epydoc 3.0.1 on Thu Aug 7 15:45:33 2008
http://epydoc.sourceforge.net