Package flumotion :: Package component :: Package common :: Package fgdp :: Module fgdp
[hide private]

Module fgdp

source code

Classes [hide private]
  FDHandler
Base class for elements handling file descriptors
  FDSrc
File descriptors handler based on fdsrc
  MultiFDSink
File descriptors handler based on fdsrc
  _ProtocolMixin
Provides an abstraction for the start and stop of a client or server using the FGDP protocol, which depends on the 'mode' selected amongst 'push' or 'pull'
  FGDPBase
Base class for gstreamer elements using the FGDP protocol
  FGDPSink
GStreamer sink element using the FGDP protocol
  FGDPSrc
GStreamer source element using the FGDP protocol
Variables [hide private]
  GDP_TYPE_PRODUCER = "producer-type"
  GDP_TYPE_CONSUMER = "consumer-type"