Package flumotion :: Package admin :: Package assistant :: Module models :: Class AudioProducer
[hide private]

Class AudioProducer

source code

                 object --+        
                          |        
extern.log.log.Loggable --+        
                          |        
                  Component --+    
                              |    
                       Producer --+
                                  |
                                 AudioProducer

I am a component which produces audio

Instance Methods [hide private]
int
getSamplerate(self)
Get the samplerate audio producer
source code

Inherited from Producer: getProperties, validate

Inherited from Component: __eq__, __init__, __ne__, __repr__, addPlug, delPlug, getEaters, getFeederName, getPlugs, getWorker, link, unlink

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __str__, __subclasshook__

Inherited from extern.log.log.Loggable: __providedBy__, __provides__, debug, doLog, error, info, log, logFunction, logObjectName, warning, warningFailure, writeMarker

Class Variables [hide private]

Inherited from Component: componentType, eaterType, feederType, isAtmosphereComponent

Inherited from extern.log.log.Loggable: __implemented__, logCategory

Instance Variables [hide private]

Inherited from Component: exists, name

Properties [hide private]

Inherited from Component: component_type

Inherited from object: __class__

Method Details [hide private]

getSamplerate(self)

source code 

Get the samplerate audio producer

Returns: int
the samplerate