Trees | Indices | Help |
---|
|
object --+ | AssistantSaver
I am used to link components together and generate XML for them. To use me, add some components by some of the methods and then call my getXML() method to get the xml configuration.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
string |
|
||
|
|||
|
|||
list of components |
|
||
list of components |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Sets the name of the flow we're saving.
|
Attach a audio producer for this flow
|
Attach a video producer for this flow
|
Attach a audio encoder for this flow
|
Attach a video encoder for this flow
|
Adds the necessary state to be able to create a muxer for this flow.
|
Adds an existing muxer to the flow. This way it will be reused and the saver won't create a new one. Used when adding a new streamer.
|
Add a server consumer. Currently limited a to http-server server consumers
|
Add a porter
|
Add a consumer
|
Sets if we should use a Creative Common license on the created flow. This will overlay an image if we do video streaming.
|
Creates an XML configuration of the state set
|
Tells the saver about the existing components available, so we can resolve naming conflicts before fetching the configuration xml
|
Gets the flow components of the save instance
|
Gets the atmosphere components of the save instance
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Aug 13 06:16:58 2013 | http://epydoc.sourceforge.net |