Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > contrib-release > by-pkgid > 2eca861f24be6048290ed27335ec22aa > files > 580

flumotion-doc-0.6.1-1mdv2010.0.x86_64.rpm

<?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
          "DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <title>flumotion.component.combiners.composite.composite</title>
  <link rel="stylesheet" href="epydoc.css" type="text/css" />
  <script type="text/javascript" src="epydoc.js"></script>
</head>

<body bgcolor="white" text="black" link="blue" vlink="#204080"
      alink="#204080">
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
       bgcolor="#a0c0ff" cellspacing="0">
  <tr valign="middle">

  <!-- Tree link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Index link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Help link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>

      <th class="navbar" width="100%"></th>
  </tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0">
  <tr valign="top">
    <td width="100%">
      <span class="breadcrumbs">
        Package&nbsp;flumotion ::
        <a href="flumotion.component-module.html">Package&nbsp;component</a> ::
        <a href="flumotion.component.combiners-module.html">Package&nbsp;combiners</a> ::
        <a href="flumotion.component.combiners.composite-module.html">Package&nbsp;composite</a> ::
        Module&nbsp;composite
      </span>
    </td>
    <td>
      <table cellpadding="0" cellspacing="0">
        <!-- hide/show private -->
        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
      </table>
    </td>
  </tr>
</table>
<h1 class="epydoc">Source Code for <a href="flumotion.component.combiners.composite.composite-module.html">Module flumotion.component.combiners.composite.composite</a></h1>
<pre class="py-src">
<a name="L1"></a><tt class="py-lineno"> 1</tt>  <tt class="py-line"><tt class="py-comment"># -*- Mode: Python -*-</tt> </tt>
<a name="L2"></a><tt class="py-lineno"> 2</tt>  <tt class="py-line"><tt class="py-comment"># vi:si:et:sw=4:sts=4:ts=4</tt> </tt>
<a name="L3"></a><tt class="py-lineno"> 3</tt>  <tt class="py-line"><tt class="py-comment">#</tt> </tt>
<a name="L4"></a><tt class="py-lineno"> 4</tt>  <tt class="py-line"><tt class="py-comment"># Flumotion - a streaming media server</tt> </tt>
<a name="L5"></a><tt class="py-lineno"> 5</tt>  <tt class="py-line"><tt class="py-comment"># Copyright (C) 2004,2005,2006,2007 Fluendo, S.L. (www.fluendo.com).</tt> </tt>
<a name="L6"></a><tt class="py-lineno"> 6</tt>  <tt class="py-line"><tt class="py-comment"># All rights reserved.</tt> </tt>
<a name="L7"></a><tt class="py-lineno"> 7</tt>  <tt class="py-line"> </tt>
<a name="L8"></a><tt class="py-lineno"> 8</tt>  <tt class="py-line"><tt class="py-comment"># This file may be distributed and/or modified under the terms of</tt> </tt>
<a name="L9"></a><tt class="py-lineno"> 9</tt>  <tt class="py-line"><tt class="py-comment"># the GNU General Public License version 2 as published by</tt> </tt>
<a name="L10"></a><tt class="py-lineno">10</tt>  <tt class="py-line"><tt class="py-comment"># the Free Software Foundation.</tt> </tt>
<a name="L11"></a><tt class="py-lineno">11</tt>  <tt class="py-line"><tt class="py-comment"># This file is distributed without any warranty; without even the implied</tt> </tt>
<a name="L12"></a><tt class="py-lineno">12</tt>  <tt class="py-line"><tt class="py-comment"># warranty of merchantability or fitness for a particular purpose.</tt> </tt>
<a name="L13"></a><tt class="py-lineno">13</tt>  <tt class="py-line"><tt class="py-comment"># See "LICENSE.GPL" in the source distribution for more information.</tt> </tt>
<a name="L14"></a><tt class="py-lineno">14</tt>  <tt class="py-line"> </tt>
<a name="L15"></a><tt class="py-lineno">15</tt>  <tt class="py-line"><tt class="py-comment"># Licensees having purchased or holding a valid Flumotion Advanced</tt> </tt>
<a name="L16"></a><tt class="py-lineno">16</tt>  <tt class="py-line"><tt class="py-comment"># Streaming Server license may use this file in accordance with the</tt> </tt>
<a name="L17"></a><tt class="py-lineno">17</tt>  <tt class="py-line"><tt class="py-comment"># Flumotion Advanced Streaming Server Commercial License Agreement.</tt> </tt>
<a name="L18"></a><tt class="py-lineno">18</tt>  <tt class="py-line"><tt class="py-comment"># See "LICENSE.Flumotion" in the source distribution for more information.</tt> </tt>
<a name="L19"></a><tt class="py-lineno">19</tt>  <tt class="py-line"> </tt>
<a name="L20"></a><tt class="py-lineno">20</tt>  <tt class="py-line"><tt class="py-comment"># Headers in this file shall remain intact.</tt> </tt>
<a name="L21"></a><tt class="py-lineno">21</tt>  <tt class="py-line"> </tt>
<a name="L22"></a><tt class="py-lineno">22</tt>  <tt class="py-line"><tt class="py-keyword">from</tt> <tt class="py-name">flumotion</tt><tt class="py-op">.</tt><tt id="link-0" class="py-name" targets="Module flumotion.admin.command.component=flumotion.admin.command.component-module.html,Package flumotion.component=flumotion.component-module.html,Module flumotion.component.bouncers.component=flumotion.component.bouncers.component-module.html,Module flumotion.component.component=flumotion.component.component-module.html,Module flumotion.manager.component=flumotion.manager.component-module.html"><a title="flumotion.admin.command.component
flumotion.component
flumotion.component.bouncers.component
flumotion.component.component
flumotion.manager.component" class="py-name" href="#" onclick="return doclink('link-0', 'component', 'link-0');">component</a></tt> <tt class="py-keyword">import</tt> <tt id="link-1" class="py-name" targets="Module flumotion.component.feedcomponent=flumotion.component.feedcomponent-module.html"><a title="flumotion.component.feedcomponent" class="py-name" href="#" onclick="return doclink('link-1', 'feedcomponent', 'link-1');">feedcomponent</a></tt> </tt>
<a name="L23"></a><tt class="py-lineno">23</tt>  <tt class="py-line"> </tt>
<a name="L24"></a><tt class="py-lineno">24</tt>  <tt class="py-line"><tt class="py-name">__version__</tt> <tt class="py-op">=</tt> <tt class="py-string">"$Rev: 6125 $"</tt> </tt>
<a name="L25"></a><tt class="py-lineno">25</tt>  <tt class="py-line"> </tt>
<a name="L26"></a><tt class="py-lineno">26</tt>  <tt class="py-line"> </tt>
<a name="Composite"></a><div id="Composite-def"><a name="L27"></a><tt class="py-lineno">27</tt> <a class="py-toggle" href="#" id="Composite-toggle" onclick="return toggle('Composite');">-</a><tt class="py-line"><tt class="py-keyword">class</tt> <a class="py-def-name" href="flumotion.component.combiners.composite.composite.Composite-class.html">Composite</a><tt class="py-op">(</tt><tt class="py-base-class">feedcomponent</tt><tt class="py-op">.</tt><tt class="py-base-class">MultiInputParseLaunchComponent</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
</div><div id="Composite-collapsed" style="display:none;" pad="++" indent="++++"></div><div id="Composite-expanded"><a name="L28"></a><tt class="py-lineno">28</tt>  <tt class="py-line">    <tt id="link-2" class="py-name" targets="Variable flumotion.admin.admin.AdminModel.logCategory=flumotion.admin.admin.AdminModel-class.html#logCategory,Variable flumotion.admin.config.AdminConfigParser.logCategory=flumotion.admin.config.AdminConfigParser-class.html#logCategory,Variable flumotion.admin.gtk.adminwindow.AdminWindow.logCategory=flumotion.admin.gtk.adminwindow.AdminWindow-class.html#logCategory,Variable flumotion.admin.gtk.componentlist.ComponentList.logCategory=flumotion.admin.gtk.componentlist.ComponentList-class.html#logCategory,Variable flumotion.admin.gtk.componentview.ComponentView.logCategory=flumotion.admin.gtk.componentview.ComponentView-class.html#logCategory,Variable flumotion.admin.gtk.componentview.NotebookPlaceholder.logCategory=flumotion.admin.gtk.componentview.NotebookPlaceholder-class.html#logCategory,Variable flumotion.admin.multi.MultiAdminModel.logCategory=flumotion.admin.multi.MultiAdminModel-class.html#logCategory,Variable flumotion.admin.rrdmon.config.ConfigParser.logCategory=flumotion.admin.rrdmon.config.ConfigParser-class.html#logCategory,Variable flumotion.admin.text.admin_text.BaseAdminText.logCategory=flumotion.admin.text.admin_text.BaseAdminText-class.html#logCategory,Variable flumotion.admin.text.greeter.AdminTextGreeter.logCategory=flumotion.admin.text.greeter.AdminTextGreeter-class.html#logCategory,Variable flumotion.admin.text.view.AdminTextView.logCategory=flumotion.admin.text.view.AdminTextView-class.html#logCategory,Variable flumotion.common.eventcalendar.Calendar.logCategory=flumotion.common.eventcalendar.Calendar-class.html#logCategory,Variable flumotion.common.i18n.Translator.logCategory=flumotion.common.i18n.Translator-class.html#logCategory,Variable flumotion.common.medium.BaseMedium.logCategory=flumotion.common.medium.BaseMedium-class.html#logCategory,Variable flumotion.common.package.Packager.logCategory=flumotion.common.package.Packager-class.html#logCategory,Variable flumotion.common.registry.ComponentRegistry.logCategory=flumotion.common.registry.ComponentRegistry-class.html#logCategory,Variable flumotion.common.server.Server.logCategory=flumotion.common.server.Server-class.html#logCategory,Variable flumotion.common.server._ServerContextFactory.logCategory=flumotion.common.server._ServerContextFactory-class.html#logCategory,Variable flumotion.common.testsuite.TestManagerRoot.logCategory=flumotion.common.testsuite.TestManagerRoot-class.html#logCategory,Variable flumotion.common.testsuite.TestPB.logCategory=flumotion.common.testsuite.TestPB-class.html#logCategory,Variable flumotion.component.base.admin_gtk.BaseAdminGtk.logCategory=flumotion.component.base.admin_gtk.BaseAdminGtk-class.html#logCategory,Variable flumotion.component.base.admin_text.BaseAdminText.logCategory=flumotion.component.base.admin_text.BaseAdminText-class.html#logCategory,Variable flumotion.component.base.baseadminnode.BaseAdminGtkNode.logCategory=flumotion.component.base.baseadminnode.BaseAdminGtkNode-class.html#logCategory,Variable flumotion.component.base.http.HTTPAuthentication.logCategory=flumotion.component.base.http.HTTPAuthentication-class.html#logCategory,Variable flumotion.component.bouncers.bouncer.Bouncer.logCategory=flumotion.component.bouncers.bouncer.Bouncer-class.html#logCategory,Variable flumotion.component.bouncers.bouncer.BouncerMedium.logCategory=flumotion.component.bouncers.bouncer.BouncerMedium-class.html#logCategory,Variable flumotion.component.bouncers.component.Bouncer.logCategory=flumotion.component.bouncers.component.Bouncer-class.html#logCategory,Variable flumotion.component.bouncers.component.BouncerMedium.logCategory=flumotion.component.bouncers.component.BouncerMedium-class.html#logCategory,Variable flumotion.component.bouncers.htpasswdcrypt.HTPasswdCrypt.logCategory=flumotion.component.bouncers.htpasswdcrypt.HTPasswdCrypt-class.html#logCategory,Variable flumotion.component.bouncers.icalbouncer.IcalBouncer.logCategory=flumotion.component.bouncers.icalbouncer.IcalBouncer-class.html#logCategory,Variable flumotion.component.bouncers.ipbouncer.IPBouncer.logCategory=flumotion.component.bouncers.ipbouncer.IPBouncer-class.html#logCategory,Variable flumotion.component.bouncers.plug.BouncerPlug.logCategory=flumotion.component.bouncers.plug.BouncerPlug-class.html#logCategory,Variable flumotion.component.bouncers.saltsha256.SaltSha256.logCategory=flumotion.component.bouncers.saltsha256.SaltSha256-class.html#logCategory,Variable flumotion.component.bouncers.tokentest.TokenTestBase.logCategory=flumotion.component.bouncers.tokentest.TokenTestBase-class.html#logCategory,Variable flumotion.component.combiners.composite.composite.Composite.logCategory=flumotion.component.combiners.composite.composite.Composite-class.html#logCategory,Variable flumotion.component.combiners.switch.basicwatchdog.AVBasicWatchdog.logCategory=flumotion.component.combiners.switch.basicwatchdog.AVBasicWatchdog-class.html#logCategory,Variable flumotion.component.combiners.switch.basicwatchdog.SingleBasicWatchdog.logCategory=flumotion.component.combiners.switch.basicwatchdog.SingleBasicWatchdog-class.html#logCategory,Variable flumotion.component.combiners.switch.patternswitch.PatternEventSwitcher.logCategory=flumotion.component.combiners.switch.patternswitch.PatternEventSwitcher-class.html#logCategory,Variable flumotion.component.combiners.switch.switch.AVSwitch.logCategory=flumotion.component.combiners.switch.switch.AVSwitch-class.html#logCategory,Variable flumotion.component.combiners.switch.switch.ICalSwitchPlug.logCategory=flumotion.component.combiners.switch.switch.ICalSwitchPlug-class.html#logCategory,Variable flumotion.component.combiners.switch.switch.SingleSwitch.logCategory=flumotion.component.combiners.switch.switch.SingleSwitch-class.html#logCategory,Variable flumotion.component.combiners.switch.switch.Switch.logCategory=flumotion.component.combiners.switch.switch.Switch-class.html#logCategory,Variable flumotion.component.component.BaseComponent.logCategory=flumotion.component.component.BaseComponent-class.html#logCategory,Variable flumotion.component.component.BaseComponentMedium.logCategory=flumotion.component.component.BaseComponentMedium-class.html#logCategory,Variable flumotion.component.component.ComponentClientFactory.logCategory=flumotion.component.component.ComponentClientFactory-class.html#logCategory,Variable flumotion.component.consumers.httpstreamer.httpstreamer.MultifdSinkStreamer.logCategory=flumotion.component.consumers.httpstreamer.httpstreamer.MultifdSinkStreamer-class.html#logCategory,Variable flumotion.component.consumers.httpstreamer.resources.HTTPRoot.logCategory=flumotion.component.consumers.httpstreamer.resources.HTTPRoot-class.html#logCategory,Variable flumotion.component.consumers.httpstreamer.resources.HTTPStreamingResource.logCategory=flumotion.component.consumers.httpstreamer.resources.HTTPStreamingResource-class.html#logCategory,Variable flumotion.component.converters.pipeline.pipeline.Converter.logCategory=flumotion.component.converters.pipeline.pipeline.Converter-class.html#logCategory,Variable flumotion.component.effects.colorbalance.admin_gtk.ColorbalanceAdminGtkNode.logCategory=flumotion.component.effects.colorbalance.admin_gtk.ColorbalanceAdminGtkNode-class.html#logCategory,Variable flumotion.component.effects.colorbalance.colorbalance.Colorbalance.logCategory=flumotion.component.effects.colorbalance.colorbalance.Colorbalance-class.html#logCategory,Variable flumotion.component.effects.volume.admin_gtk.VolumeAdminGtkNode.logCategory=flumotion.component.effects.volume.admin_gtk.VolumeAdminGtkNode-class.html#logCategory,Variable flumotion.component.effects.volume.volume.Volume.logCategory=flumotion.component.effects.volume.volume.Volume-class.html#logCategory,Variable flumotion.component.feed.FeedClientFactory.logCategory=flumotion.component.feed.FeedClientFactory-class.html#logCategory,Variable flumotion.component.feed.FeedMedium.logCategory=flumotion.component.feed.FeedMedium-class.html#logCategory,Variable flumotion.component.feedcomponent.Effect.logCategory=flumotion.component.feedcomponent.Effect-class.html#logCategory,Variable flumotion.component.feedcomponent.FeedComponentMedium.logCategory=flumotion.component.feedcomponent.FeedComponentMedium-class.html#logCategory,Variable flumotion.component.feedcomponent010.FeedComponent.logCategory=flumotion.component.feedcomponent010.FeedComponent-class.html#logCategory,Variable flumotion.component.misc.httpserver.cachedprovider.CachedFile.logCategory=flumotion.component.misc.httpserver.cachedprovider.CachedFile-class.html#logCategory,Variable flumotion.component.misc.httpserver.cachedprovider.CopySession.logCategory=flumotion.component.misc.httpserver.cachedprovider.CopySession-class.html#logCategory,Variable flumotion.component.misc.httpserver.cachedprovider.CopyThread.logCategory=flumotion.component.misc.httpserver.cachedprovider.CopyThread-class.html#logCategory,Variable flumotion.component.misc.httpserver.cachedprovider.DirectFileDelegate.logCategory=flumotion.component.misc.httpserver.cachedprovider.DirectFileDelegate-class.html#logCategory,Variable flumotion.component.misc.httpserver.cachedprovider.FileProviderLocalCachedPlug.logCategory=flumotion.component.misc.httpserver.cachedprovider.FileProviderLocalCachedPlug-class.html#logCategory,Variable flumotion.component.misc.httpserver.cachedprovider.LocalPath.logCategory=flumotion.component.misc.httpserver.cachedprovider.LocalPath-class.html#logCategory,Variable flumotion.component.misc.httpserver.cachedprovider.TempFileDelegate.logCategory=flumotion.component.misc.httpserver.cachedprovider.TempFileDelegate-class.html#logCategory,Variable flumotion.component.misc.httpserver.httpfile.File.logCategory=flumotion.component.misc.httpserver.httpfile.File-class.html#logCategory,Variable flumotion.component.misc.httpserver.httpfile.FileTransfer.logCategory=flumotion.component.misc.httpserver.httpfile.FileTransfer-class.html#logCategory,Variable flumotion.component.misc.httpserver.httpfile.MimedFileFactory.logCategory=flumotion.component.misc.httpserver.httpfile.MimedFileFactory-class.html#logCategory,Variable flumotion.component.misc.httpserver.localprovider.LocalFile.logCategory=flumotion.component.misc.httpserver.localprovider.LocalFile-class.html#logCategory,Variable flumotion.component.misc.httpserver.ratecontrol.TokenBucketConsumer.logCategory=flumotion.component.misc.httpserver.ratecontrol.TokenBucketConsumer-class.html#logCategory,Variable flumotion.component.misc.porter.porter.PorterProtocol.logCategory=flumotion.component.misc.porter.porter.PorterProtocol-class.html#logCategory,Variable flumotion.component.plugs.requestmodifier.RequestModifierForceDownloadPlug.logCategory=flumotion.component.plugs.requestmodifier.RequestModifierForceDownloadPlug-class.html#logCategory,Variable flumotion.component.producers.audiotest.admin_gtk.AudioTestAdminGtkNode.logCategory=flumotion.component.producers.audiotest.admin_gtk.AudioTestAdminGtkNode-class.html#logCategory,Variable flumotion.component.producers.looper.admin_gtk.LooperNode.logCategory=flumotion.component.producers.looper.admin_gtk.LooperNode-class.html#logCategory,Variable flumotion.component.producers.pipeline.pipeline.Producer.logCategory=flumotion.component.producers.pipeline.pipeline.Producer-class.html#logCategory,Variable flumotion.component.producers.playlist.playlist.PlaylistProducer.logCategory=flumotion.component.producers.playlist.playlist.PlaylistProducer-class.html#logCategory,Variable flumotion.component.producers.playlist.playlistparser.Playlist.logCategory=flumotion.component.producers.playlist.playlistparser.Playlist-class.html#logCategory,Variable flumotion.component.producers.playlist.playlistparser.PlaylistParser.logCategory=flumotion.component.producers.playlist.playlistparser.PlaylistParser-class.html#logCategory,Variable flumotion.component.producers.playlist.playlistparser.PlaylistXMLParser.logCategory=flumotion.component.producers.playlist.playlistparser.PlaylistXMLParser-class.html#logCategory,Variable flumotion.extern.log.log.Loggable.logCategory=flumotion.extern.log.log.Loggable-class.html#logCategory,Variable flumotion.extern.log.log.TwistedLogObserver.logCategory=flumotion.extern.log.log.TwistedLogObserver-class.html#logCategory,Variable flumotion.extern.log.test_log.LogTester.logCategory=flumotion.extern.log.test_log.LogTester-class.html#logCategory,Variable flumotion.job.job.JobClientFactory.logCategory=flumotion.job.job.JobClientFactory-class.html#logCategory,Variable flumotion.job.job.JobMedium.logCategory=flumotion.job.job.JobMedium-class.html#logCategory,Variable flumotion.launch.main.ComponentWrapper.logCategory=flumotion.launch.main.ComponentWrapper-class.html#logCategory,Variable flumotion.manager.admin.AdminAvatar.logCategory=flumotion.manager.admin.AdminAvatar-class.html#logCategory,Variable flumotion.manager.admin.AdminHeaven.logCategory=flumotion.manager.admin.AdminHeaven-class.html#logCategory,Variable flumotion.manager.base.ManagerAvatar.logCategory=flumotion.manager.base.ManagerAvatar-class.html#logCategory,Variable flumotion.manager.component.ComponentAvatar.logCategory=flumotion.manager.component.ComponentAvatar-class.html#logCategory,Variable flumotion.manager.component.ComponentHeaven.logCategory=flumotion.manager.component.ComponentHeaven-class.html#logCategory,Variable flumotion.manager.config.ConfigEntryComponent.logCategory=flumotion.manager.config.ConfigEntryComponent-class.html#logCategory,Variable flumotion.manager.config.FlumotionConfigParser.logCategory=flumotion.manager.config.FlumotionConfigParser-class.html#logCategory,Variable flumotion.manager.config.ManagerConfigParser.logCategory=flumotion.manager.config.ManagerConfigParser-class.html#logCategory,Variable flumotion.manager.config.PlanetConfigParser.logCategory=flumotion.manager.config.PlanetConfigParser-class.html#logCategory,Variable flumotion.manager.manager.Dispatcher.logCategory=flumotion.manager.manager.Dispatcher-class.html#logCategory,Variable flumotion.manager.manager.Vishnu.logCategory=flumotion.manager.manager.Vishnu-class.html#logCategory,Variable flumotion.manager.worker.WorkerAvatar.logCategory=flumotion.manager.worker.WorkerAvatar-class.html#logCategory,Variable flumotion.manager.worker.WorkerHeaven.logCategory=flumotion.manager.worker.WorkerHeaven-class.html#logCategory,Variable flumotion.service.service.Servicer.logCategory=flumotion.service.service.Servicer-class.html#logCategory,Variable flumotion.twisted.checkers.CryptChecker.logCategory=flumotion.twisted.checkers.CryptChecker-class.html#logCategory,Variable flumotion.twisted.checkers.FlexibleCredentialsChecker.logCategory=flumotion.twisted.checkers.FlexibleCredentialsChecker-class.html#logCategory,Variable flumotion.twisted.checkers.Sha256Checker.logCategory=flumotion.twisted.checkers.Sha256Checker-class.html#logCategory,Variable flumotion.twisted.pb.Authenticator.logCategory=flumotion.twisted.pb.Authenticator-class.html#logCategory,Variable flumotion.twisted.pb.Avatar.logCategory=flumotion.twisted.pb.Avatar-class.html#logCategory,Variable flumotion.twisted.pb.FPBClientFactory.logCategory=flumotion.twisted.pb.FPBClientFactory-class.html#logCategory,Variable flumotion.twisted.pb.Referenceable.logCategory=flumotion.twisted.pb.Referenceable-class.html#logCategory,Variable flumotion.twisted.pb._BouncerWrapper.logCategory=flumotion.twisted.pb._BouncerWrapper-class.html#logCategory,Variable flumotion.twisted.portal.BouncerPortal.logCategory=flumotion.twisted.portal.BouncerPortal-class.html#logCategory,Variable flumotion.twisted.rtsp.RTSPRequest.logCategory=flumotion.twisted.rtsp.RTSPRequest-class.html#logCategory,Variable flumotion.twisted.rtsp.RTSPResource.logCategory=flumotion.twisted.rtsp.RTSPResource-class.html#logCategory,Variable flumotion.worker.base.BaseJobAvatar.logCategory=flumotion.worker.base.BaseJobAvatar-class.html#logCategory,Variable flumotion.worker.base.BaseJobHeaven.logCategory=flumotion.worker.base.BaseJobHeaven-class.html#logCategory,Variable flumotion.worker.config.WorkerConfigXML.logCategory=flumotion.worker.config.WorkerConfigXML-class.html#logCategory,Variable flumotion.worker.feedserver.FeedAvatar.logCategory=flumotion.worker.feedserver.FeedAvatar-class.html#logCategory,Variable flumotion.worker.feedserver.FeedServer.logCategory=flumotion.worker.feedserver.FeedServer-class.html#logCategory,Variable flumotion.worker.medium.WorkerClientFactory.logCategory=flumotion.worker.medium.WorkerClientFactory-class.html#logCategory,Variable flumotion.worker.medium.WorkerMedium.logCategory=flumotion.worker.medium.WorkerMedium-class.html#logCategory,Variable flumotion.worker.worker.ProxyBouncer.logCategory=flumotion.worker.worker.ProxyBouncer-class.html#logCategory,Variable flumotion.worker.worker.WorkerBrain.logCategory=flumotion.worker.worker.WorkerBrain-class.html#logCategory"><a title="flumotion.admin.admin.AdminModel.logCategory
flumotion.admin.config.AdminConfigParser.logCategory
flumotion.admin.gtk.adminwindow.AdminWindow.logCategory
flumotion.admin.gtk.componentlist.ComponentList.logCategory
flumotion.admin.gtk.componentview.ComponentView.logCategory
flumotion.admin.gtk.componentview.NotebookPlaceholder.logCategory
flumotion.admin.multi.MultiAdminModel.logCategory
flumotion.admin.rrdmon.config.ConfigParser.logCategory
flumotion.admin.text.admin_text.BaseAdminText.logCategory
flumotion.admin.text.greeter.AdminTextGreeter.logCategory
flumotion.admin.text.view.AdminTextView.logCategory
flumotion.common.eventcalendar.Calendar.logCategory
flumotion.common.i18n.Translator.logCategory
flumotion.common.medium.BaseMedium.logCategory
flumotion.common.package.Packager.logCategory
flumotion.common.registry.ComponentRegistry.logCategory
flumotion.common.server.Server.logCategory
flumotion.common.server._ServerContextFactory.logCategory
flumotion.common.testsuite.TestManagerRoot.logCategory
flumotion.common.testsuite.TestPB.logCategory
flumotion.component.base.admin_gtk.BaseAdminGtk.logCategory
flumotion.component.base.admin_text.BaseAdminText.logCategory
flumotion.component.base.baseadminnode.BaseAdminGtkNode.logCategory
flumotion.component.base.http.HTTPAuthentication.logCategory
flumotion.component.bouncers.bouncer.Bouncer.logCategory
flumotion.component.bouncers.bouncer.BouncerMedium.logCategory
flumotion.component.bouncers.component.Bouncer.logCategory
flumotion.component.bouncers.component.BouncerMedium.logCategory
flumotion.component.bouncers.htpasswdcrypt.HTPasswdCrypt.logCategory
flumotion.component.bouncers.icalbouncer.IcalBouncer.logCategory
flumotion.component.bouncers.ipbouncer.IPBouncer.logCategory
flumotion.component.bouncers.plug.BouncerPlug.logCategory
flumotion.component.bouncers.saltsha256.SaltSha256.logCategory
flumotion.component.bouncers.tokentest.TokenTestBase.logCategory
flumotion.component.combiners.composite.composite.Composite.logCategory
flumotion.component.combiners.switch.basicwatchdog.AVBasicWatchdog.logCategory
flumotion.component.combiners.switch.basicwatchdog.SingleBasicWatchdog.logCategory
flumotion.component.combiners.switch.patternswitch.PatternEventSwitcher.logCategory
flumotion.component.combiners.switch.switch.AVSwitch.logCategory
flumotion.component.combiners.switch.switch.ICalSwitchPlug.logCategory
flumotion.component.combiners.switch.switch.SingleSwitch.logCategory
flumotion.component.combiners.switch.switch.Switch.logCategory
flumotion.component.component.BaseComponent.logCategory
flumotion.component.component.BaseComponentMedium.logCategory
flumotion.component.component.ComponentClientFactory.logCategory
flumotion.component.consumers.httpstreamer.httpstreamer.MultifdSinkStreamer.logCategory
flumotion.component.consumers.httpstreamer.resources.HTTPRoot.logCategory
flumotion.component.consumers.httpstreamer.resources.HTTPStreamingResource.logCategory
flumotion.component.converters.pipeline.pipeline.Converter.logCategory
flumotion.component.effects.colorbalance.admin_gtk.ColorbalanceAdminGtkNode.logCategory
flumotion.component.effects.colorbalance.colorbalance.Colorbalance.logCategory
flumotion.component.effects.volume.admin_gtk.VolumeAdminGtkNode.logCategory
flumotion.component.effects.volume.volume.Volume.logCategory
flumotion.component.feed.FeedClientFactory.logCategory
flumotion.component.feed.FeedMedium.logCategory
flumotion.component.feedcomponent.Effect.logCategory
flumotion.component.feedcomponent.FeedComponentMedium.logCategory
flumotion.component.feedcomponent010.FeedComponent.logCategory
flumotion.component.misc.httpserver.cachedprovider.CachedFile.logCategory
flumotion.component.misc.httpserver.cachedprovider.CopySession.logCategory
flumotion.component.misc.httpserver.cachedprovider.CopyThread.logCategory
flumotion.component.misc.httpserver.cachedprovider.DirectFileDelegate.logCategory
flumotion.component.misc.httpserver.cachedprovider.FileProviderLocalCachedPlug.logCategory
flumotion.component.misc.httpserver.cachedprovider.LocalPath.logCategory
flumotion.component.misc.httpserver.cachedprovider.TempFileDelegate.logCategory
flumotion.component.misc.httpserver.httpfile.File.logCategory
flumotion.component.misc.httpserver.httpfile.FileTransfer.logCategory
flumotion.component.misc.httpserver.httpfile.MimedFileFactory.logCategory
flumotion.component.misc.httpserver.localprovider.LocalFile.logCategory
flumotion.component.misc.httpserver.ratecontrol.TokenBucketConsumer.logCategory
flumotion.component.misc.porter.porter.PorterProtocol.logCategory
flumotion.component.plugs.requestmodifier.RequestModifierForceDownloadPlug.logCategory
flumotion.component.producers.audiotest.admin_gtk.AudioTestAdminGtkNode.logCategory
flumotion.component.producers.looper.admin_gtk.LooperNode.logCategory
flumotion.component.producers.pipeline.pipeline.Producer.logCategory
flumotion.component.producers.playlist.playlist.PlaylistProducer.logCategory
flumotion.component.producers.playlist.playlistparser.Playlist.logCategory
flumotion.component.producers.playlist.playlistparser.PlaylistParser.logCategory
flumotion.component.producers.playlist.playlistparser.PlaylistXMLParser.logCategory
flumotion.extern.log.log.Loggable.logCategory
flumotion.extern.log.log.TwistedLogObserver.logCategory
flumotion.extern.log.test_log.LogTester.logCategory
flumotion.job.job.JobClientFactory.logCategory
flumotion.job.job.JobMedium.logCategory
flumotion.launch.main.ComponentWrapper.logCategory
flumotion.manager.admin.AdminAvatar.logCategory
flumotion.manager.admin.AdminHeaven.logCategory
flumotion.manager.base.ManagerAvatar.logCategory
flumotion.manager.component.ComponentAvatar.logCategory
flumotion.manager.component.ComponentHeaven.logCategory
flumotion.manager.config.ConfigEntryComponent.logCategory
flumotion.manager.config.FlumotionConfigParser.logCategory
flumotion.manager.config.ManagerConfigParser.logCategory
flumotion.manager.config.PlanetConfigParser.logCategory
flumotion.manager.manager.Dispatcher.logCategory
flumotion.manager.manager.Vishnu.logCategory
flumotion.manager.worker.WorkerAvatar.logCategory
flumotion.manager.worker.WorkerHeaven.logCategory
flumotion.service.service.Servicer.logCategory
flumotion.twisted.checkers.CryptChecker.logCategory
flumotion.twisted.checkers.FlexibleCredentialsChecker.logCategory
flumotion.twisted.checkers.Sha256Checker.logCategory
flumotion.twisted.pb.Authenticator.logCategory
flumotion.twisted.pb.Avatar.logCategory
flumotion.twisted.pb.FPBClientFactory.logCategory
flumotion.twisted.pb.Referenceable.logCategory
flumotion.twisted.pb._BouncerWrapper.logCategory
flumotion.twisted.portal.BouncerPortal.logCategory
flumotion.twisted.rtsp.RTSPRequest.logCategory
flumotion.twisted.rtsp.RTSPResource.logCategory
flumotion.worker.base.BaseJobAvatar.logCategory
flumotion.worker.base.BaseJobHeaven.logCategory
flumotion.worker.config.WorkerConfigXML.logCategory
flumotion.worker.feedserver.FeedAvatar.logCategory
flumotion.worker.feedserver.FeedServer.logCategory
flumotion.worker.medium.WorkerClientFactory.logCategory
flumotion.worker.medium.WorkerMedium.logCategory
flumotion.worker.worker.ProxyBouncer.logCategory
flumotion.worker.worker.WorkerBrain.logCategory" class="py-name" href="#" onclick="return doclink('link-2', 'logCategory', 'link-2');">logCategory</a></tt> <tt class="py-op">=</tt> <tt class="py-string">'comb-composite'</tt> </tt>
<a name="L29"></a><tt class="py-lineno">29</tt>  <tt class="py-line"> </tt>
<a name="Composite.init"></a><div id="Composite.init-def"><a name="L30"></a><tt class="py-lineno">30</tt> <a class="py-toggle" href="#" id="Composite.init-toggle" onclick="return toggle('Composite.init');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="flumotion.component.combiners.composite.composite.Composite-class.html#init">init</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
</div><div id="Composite.init-collapsed" style="display:none;" pad="++" indent="++++++++"></div><div id="Composite.init-expanded"><a name="L31"></a><tt class="py-lineno">31</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">_pad_names</tt> <tt class="py-op">=</tt> <tt class="py-op">{</tt><tt class="py-op">}</tt> </tt>
<a name="L32"></a><tt class="py-lineno">32</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">_stream_props</tt> <tt class="py-op">=</tt> <tt class="py-op">{</tt><tt class="py-op">}</tt> </tt>
</div><a name="L33"></a><tt class="py-lineno">33</tt>  <tt class="py-line"> </tt>
<a name="Composite._parse_stream_props"></a><div id="Composite._parse_stream_props-def"><a name="L34"></a><tt class="py-lineno">34</tt> <a class="py-toggle" href="#" id="Composite._parse_stream_props-toggle" onclick="return toggle('Composite._parse_stream_props');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="flumotion.component.combiners.composite.composite.Composite-class.html#_parse_stream_props">_parse_stream_props</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">properties</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
</div><div id="Composite._parse_stream_props-collapsed" style="display:none;" pad="++" indent="++++++++"></div><div id="Composite._parse_stream_props-expanded"><a name="L35"></a><tt class="py-lineno">35</tt>  <tt class="py-line">        <tt class="py-name">props</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">_stream_props</tt> </tt>
<a name="L36"></a><tt class="py-lineno">36</tt>  <tt class="py-line">        <tt id="link-3" class="py-name" targets="Module flumotion.admin.config=flumotion.admin.config-module.html,Module flumotion.admin.rrdmon.config=flumotion.admin.rrdmon.config-module.html,Module flumotion.common.config=flumotion.common.config-module.html,Module flumotion.manager.config=flumotion.manager.config-module.html,Module flumotion.worker.config=flumotion.worker.config-module.html"><a title="flumotion.admin.config
flumotion.admin.rrdmon.config
flumotion.common.config
flumotion.manager.config
flumotion.worker.config" class="py-name" href="#" onclick="return doclink('link-3', 'config', 'link-3');">config</a></tt> <tt class="py-op">=</tt> <tt id="link-4" class="py-name" targets="Variable flumotion.launch.parse.Component.properties=flumotion.launch.parse.Component-class.html#properties"><a title="flumotion.launch.parse.Component.properties" class="py-name" href="#" onclick="return doclink('link-4', 'properties', 'link-4');">properties</a></tt><tt class="py-op">.</tt><tt id="link-5" class="py-name" targets="Class Method flumotion.common.enum.Enum.get()=flumotion.common.enum.Enum-class.html#get,Function flumotion.configure.installed.get()=flumotion.configure.installed-module.html#get,Function flumotion.configure.uninstalled.get()=flumotion.configure.uninstalled-module.html#get,Function flumotion.project.project.get()=flumotion.project.project-module.html#get,Method flumotion.twisted.flavors.StateCacheable.get()=flumotion.twisted.flavors.StateCacheable-class.html#get,Method flumotion.twisted.flavors.StateRemoteCache.get()=flumotion.twisted.flavors.StateRemoteCache-class.html#get"><a title="flumotion.common.enum.Enum.get
flumotion.configure.installed.get
flumotion.configure.uninstalled.get
flumotion.project.project.get
flumotion.twisted.flavors.StateCacheable.get
flumotion.twisted.flavors.StateRemoteCache.get" class="py-name" href="#" onclick="return doclink('link-5', 'get', 'link-5');">get</a></tt><tt class="py-op">(</tt><tt class="py-string">'input'</tt><tt class="py-op">,</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
<a name="L37"></a><tt class="py-lineno">37</tt>  <tt class="py-line"> </tt>
<a name="L38"></a><tt class="py-lineno">38</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">fp</tt> <tt class="py-keyword">in</tt> <tt id="link-6" class="py-name"><a title="flumotion.admin.config
flumotion.admin.rrdmon.config
flumotion.common.config
flumotion.manager.config
flumotion.worker.config" class="py-name" href="#" onclick="return doclink('link-6', 'config', 'link-3');">config</a></tt><tt class="py-op">:</tt> </tt>
<a name="L39"></a><tt class="py-lineno">39</tt>  <tt class="py-line">            <tt class="py-name">fname</tt> <tt class="py-op">=</tt> <tt class="py-name">fp</tt><tt class="py-op">[</tt><tt class="py-string">'feeder-alias'</tt><tt class="py-op">]</tt> </tt>
<a name="L40"></a><tt class="py-lineno">40</tt>  <tt class="py-line">            <tt class="py-name">props</tt><tt class="py-op">[</tt><tt class="py-name">fname</tt><tt class="py-op">]</tt> <tt class="py-op">=</tt> <tt class="py-name">dict</tt><tt class="py-op">(</tt><tt class="py-name">xpos</tt><tt class="py-op">=</tt><tt class="py-name">fp</tt><tt class="py-op">.</tt><tt id="link-7" class="py-name"><a title="flumotion.common.enum.Enum.get
flumotion.configure.installed.get
flumotion.configure.uninstalled.get
flumotion.project.project.get
flumotion.twisted.flavors.StateCacheable.get
flumotion.twisted.flavors.StateRemoteCache.get" class="py-name" href="#" onclick="return doclink('link-7', 'get', 'link-5');">get</a></tt><tt class="py-op">(</tt><tt class="py-string">'position-left'</tt><tt class="py-op">,</tt> <tt class="py-number">0</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> </tt>
<a name="L41"></a><tt class="py-lineno">41</tt>  <tt class="py-line">                                <tt class="py-name">ypos</tt><tt class="py-op">=</tt><tt class="py-name">fp</tt><tt class="py-op">.</tt><tt id="link-8" class="py-name"><a title="flumotion.common.enum.Enum.get
flumotion.configure.installed.get
flumotion.configure.uninstalled.get
flumotion.project.project.get
flumotion.twisted.flavors.StateCacheable.get
flumotion.twisted.flavors.StateRemoteCache.get" class="py-name" href="#" onclick="return doclink('link-8', 'get', 'link-5');">get</a></tt><tt class="py-op">(</tt><tt class="py-string">'position-top'</tt><tt class="py-op">,</tt> <tt class="py-number">0</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> </tt>
<a name="L42"></a><tt class="py-lineno">42</tt>  <tt class="py-line">                                <tt class="py-name">zorder</tt><tt class="py-op">=</tt><tt class="py-name">fp</tt><tt class="py-op">.</tt><tt id="link-9" class="py-name"><a title="flumotion.common.enum.Enum.get
flumotion.configure.installed.get
flumotion.configure.uninstalled.get
flumotion.project.project.get
flumotion.twisted.flavors.StateCacheable.get
flumotion.twisted.flavors.StateRemoteCache.get" class="py-name" href="#" onclick="return doclink('link-9', 'get', 'link-5');">get</a></tt><tt class="py-op">(</tt><tt class="py-string">'z-order'</tt><tt class="py-op">,</tt> <tt class="py-name">None</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> </tt>
<a name="L43"></a><tt class="py-lineno">43</tt>  <tt class="py-line">                                <tt class="py-name">alpha</tt><tt class="py-op">=</tt><tt class="py-name">fp</tt><tt class="py-op">.</tt><tt id="link-10" class="py-name"><a title="flumotion.common.enum.Enum.get
flumotion.configure.installed.get
flumotion.configure.uninstalled.get
flumotion.project.project.get
flumotion.twisted.flavors.StateCacheable.get
flumotion.twisted.flavors.StateRemoteCache.get" class="py-name" href="#" onclick="return doclink('link-10', 'get', 'link-5');">get</a></tt><tt class="py-op">(</tt><tt class="py-string">'alpha'</tt><tt class="py-op">,</tt> <tt class="py-number">1.0</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
</div><a name="L44"></a><tt class="py-lineno">44</tt>  <tt class="py-line"> </tt>
<a name="Composite.get_pipeline_string"></a><div id="Composite.get_pipeline_string-def"><a name="L45"></a><tt class="py-lineno">45</tt> <a class="py-toggle" href="#" id="Composite.get_pipeline_string-toggle" onclick="return toggle('Composite.get_pipeline_string');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="flumotion.component.combiners.composite.composite.Composite-class.html#get_pipeline_string">get_pipeline_string</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">properties</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
</div><div id="Composite.get_pipeline_string-collapsed" style="display:none;" pad="++" indent="++++++++"></div><div id="Composite.get_pipeline_string-expanded"><a name="L46"></a><tt class="py-lineno">46</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-11" class="py-name" targets="Method flumotion.component.combiners.composite.composite.Composite._parse_stream_props()=flumotion.component.combiners.composite.composite.Composite-class.html#_parse_stream_props"><a title="flumotion.component.combiners.composite.composite.Composite._parse_stream_props" class="py-name" href="#" onclick="return doclink('link-11', '_parse_stream_props', 'link-11');">_parse_stream_props</a></tt><tt class="py-op">(</tt><tt id="link-12" class="py-name"><a title="flumotion.launch.parse.Component.properties" class="py-name" href="#" onclick="return doclink('link-12', 'properties', 'link-4');">properties</a></tt><tt class="py-op">)</tt> </tt>
<a name="L47"></a><tt class="py-lineno">47</tt>  <tt class="py-line"> </tt>
<a name="L48"></a><tt class="py-lineno">48</tt>  <tt class="py-line">        <tt class="py-comment"># naming ffmpegcsp elements so we can easier identify mixer pads</tt> </tt>
<a name="L49"></a><tt class="py-lineno">49</tt>  <tt class="py-line">        <tt class="py-name">etmpl</tt> <tt class="py-op">=</tt> <tt class="py-string">'@ eater:%s @ ! ffmpegcolorspace name=csc-%s ! mixer. '</tt> </tt>
<a name="L50"></a><tt class="py-lineno">50</tt>  <tt class="py-line">        <tt id="link-13" class="py-name" targets="Package flumotion.component.converters.pipeline=flumotion.component.converters.pipeline-module.html,Module flumotion.component.converters.pipeline.pipeline=flumotion.component.converters.pipeline.pipeline-module.html,Package flumotion.component.producers.pipeline=flumotion.component.producers.pipeline-module.html,Module flumotion.component.producers.pipeline.pipeline=flumotion.component.producers.pipeline.pipeline-module.html,Variable flumotion.worker.checks.gst010.BusResolution.pipeline=flumotion.worker.checks.gst010.BusResolution-class.html#pipeline"><a title="flumotion.component.converters.pipeline
flumotion.component.converters.pipeline.pipeline
flumotion.component.producers.pipeline
flumotion.component.producers.pipeline.pipeline
flumotion.worker.checks.gst010.BusResolution.pipeline" class="py-name" href="#" onclick="return doclink('link-13', 'pipeline', 'link-13');">pipeline</a></tt> <tt class="py-op">=</tt> <tt class="py-op">(</tt><tt class="py-string">'videomixer name=mixer %s mixer.'</tt> <tt class="py-op">%</tt> </tt>
<a name="L51"></a><tt class="py-lineno">51</tt>  <tt class="py-line">                    <tt class="py-string">' '</tt><tt class="py-op">.</tt><tt class="py-name">join</tt><tt class="py-op">(</tt><tt class="py-op">[</tt><tt class="py-name">etmpl</tt> <tt class="py-op">%</tt> <tt class="py-op">(</tt><tt class="py-name">a</tt><tt class="py-op">,</tt> <tt class="py-name">a</tt><tt class="py-op">)</tt> <tt class="py-keyword">for</tt> <tt class="py-name">a</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">eaters</tt><tt class="py-op">]</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
<a name="L52"></a><tt class="py-lineno">52</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt id="link-14" class="py-name"><a title="flumotion.component.converters.pipeline
flumotion.component.converters.pipeline.pipeline
flumotion.component.producers.pipeline
flumotion.component.producers.pipeline.pipeline
flumotion.worker.checks.gst010.BusResolution.pipeline" class="py-name" href="#" onclick="return doclink('link-14', 'pipeline', 'link-13');">pipeline</a></tt> </tt>
</div><a name="L53"></a><tt class="py-lineno">53</tt>  <tt class="py-line"> </tt>
<a name="Composite.configure_pipeline"></a><div id="Composite.configure_pipeline-def"><a name="L54"></a><tt class="py-lineno">54</tt> <a class="py-toggle" href="#" id="Composite.configure_pipeline-toggle" onclick="return toggle('Composite.configure_pipeline');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="flumotion.component.combiners.composite.composite.Composite-class.html#configure_pipeline">configure_pipeline</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">pipeline</tt><tt class="py-op">,</tt> <tt class="py-param">properties</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
</div><div id="Composite.configure_pipeline-collapsed" style="display:none;" pad="++" indent="++++++++"></div><div id="Composite.configure_pipeline-expanded"><a name="L55"></a><tt class="py-lineno">55</tt>  <tt class="py-line">        <tt class="py-name">mixer</tt> <tt class="py-op">=</tt> <tt id="link-15" class="py-name"><a title="flumotion.component.converters.pipeline
flumotion.component.converters.pipeline.pipeline
flumotion.component.producers.pipeline
flumotion.component.producers.pipeline.pipeline
flumotion.worker.checks.gst010.BusResolution.pipeline" class="py-name" href="#" onclick="return doclink('link-15', 'pipeline', 'link-13');">pipeline</a></tt><tt class="py-op">.</tt><tt class="py-name">get_by_name</tt><tt class="py-op">(</tt><tt class="py-string">'mixer'</tt><tt class="py-op">)</tt> </tt>
<a name="L56"></a><tt class="py-lineno">56</tt>  <tt class="py-line"> </tt>
<a name="L57"></a><tt class="py-lineno">57</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">p</tt> <tt class="py-keyword">in</tt> <tt class="py-name">mixer</tt><tt class="py-op">.</tt><tt class="py-name">sink_pads</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
<a name="L58"></a><tt class="py-lineno">58</tt>  <tt class="py-line">            <tt class="py-comment"># get the coresponding ffmpegcsp's name and strip the</tt> </tt>
<a name="L59"></a><tt class="py-lineno">59</tt>  <tt class="py-line">            <tt class="py-comment"># 'csc-' prefix</tt> </tt>
<a name="L60"></a><tt class="py-lineno">60</tt>  <tt class="py-line">            <tt class="py-name">peername</tt> <tt class="py-op">=</tt> <tt class="py-name">p</tt><tt class="py-op">.</tt><tt class="py-name">get_peer</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">.</tt><tt class="py-name">get_parent</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">.</tt><tt class="py-name">get_name</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">[</tt><tt class="py-number">4</tt><tt class="py-op">:</tt><tt class="py-op">]</tt> </tt>
<a name="L61"></a><tt class="py-lineno">61</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">peername</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">eaters</tt><tt class="py-op">:</tt> </tt>
<a name="L62"></a><tt class="py-lineno">62</tt>  <tt class="py-line">                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">_pad_names</tt><tt class="py-op">[</tt><tt class="py-name">peername</tt><tt class="py-op">]</tt> <tt class="py-op">=</tt> <tt class="py-name">p</tt><tt class="py-op">.</tt><tt class="py-name">get_name</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
<a name="L63"></a><tt class="py-lineno">63</tt>  <tt class="py-line"> </tt>
<a name="L64"></a><tt class="py-lineno">64</tt>  <tt class="py-line">            <tt class="py-name">cfg</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">_stream_props</tt><tt class="py-op">.</tt><tt id="link-16" class="py-name"><a title="flumotion.common.enum.Enum.get
flumotion.configure.installed.get
flumotion.configure.uninstalled.get
flumotion.project.project.get
flumotion.twisted.flavors.StateCacheable.get
flumotion.twisted.flavors.StateRemoteCache.get" class="py-name" href="#" onclick="return doclink('link-16', 'get', 'link-5');">get</a></tt><tt class="py-op">(</tt><tt class="py-name">peername</tt><tt class="py-op">,</tt> <tt class="py-name">None</tt><tt class="py-op">)</tt> </tt>
<a name="L65"></a><tt class="py-lineno">65</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">cfg</tt><tt class="py-op">:</tt> </tt>
<a name="L66"></a><tt class="py-lineno">66</tt>  <tt class="py-line">                <tt class="py-keyword">for</tt> <tt class="py-name">k</tt><tt class="py-op">,</tt> <tt class="py-name">v</tt> <tt class="py-keyword">in</tt> <tt class="py-name">cfg</tt><tt class="py-op">.</tt><tt class="py-name">items</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
<a name="L67"></a><tt class="py-lineno">67</tt>  <tt class="py-line">                    <tt class="py-keyword">if</tt> <tt class="py-name">v</tt> <tt class="py-keyword">is</tt> <tt class="py-keyword">not</tt> <tt class="py-name">None</tt><tt class="py-op">:</tt> </tt>
<a name="L68"></a><tt class="py-lineno">68</tt>  <tt class="py-line">                        <tt class="py-name">p</tt><tt class="py-op">.</tt><tt class="py-name">set_property</tt><tt class="py-op">(</tt><tt class="py-name">k</tt><tt class="py-op">,</tt> <tt class="py-name">v</tt><tt class="py-op">)</tt> </tt>
</div></div><a name="L69"></a><tt class="py-lineno">69</tt>  <tt class="py-line"> </tt><script type="text/javascript">
<!--
expandto(location.href);
// -->
</script>
</pre>
<br />
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
       bgcolor="#a0c0ff" cellspacing="0">
  <tr valign="middle">

  <!-- Tree link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Index link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Help link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>

      <th class="navbar" width="100%"></th>
  </tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
  <tr>
    <td align="left" class="footer">
    Generated by Epydoc 3.0.1 on Sun Sep 13 13:14:27 2009
    </td>
    <td align="right" class="footer">
      <a target="mainFrame" href="http://epydoc.sourceforge.net"
        >http://epydoc.sourceforge.net</a>
    </td>
  </tr>
</table>

<script type="text/javascript">
  <!--
  // Private objects are initially displayed (because if
  // javascript is turned off then we want them to be
  // visible); but by default, we want to hide them.  So hide
  // them unless we have a cookie that says to show them.
  checkCookie();
  // -->
</script>
</body>
</html>