I am an effect that can be added to any component that changes the
samplerate of the audio output.
|
__init__(self,
name,
sourcePad,
pipeline,
channels=None,
samplerate=None,
tolerance=20000000,
use_audiorate=True) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Inherited from feedcomponent.PostProcEffect :
plug
Inherited from feedcomponent.Effect :
getComponent ,
setComponent ,
setUIState
Inherited from extern.log.log.Loggable :
__providedBy__ ,
__provides__ ,
debug ,
doLog ,
error ,
info ,
log ,
logFunction ,
logObjectName ,
warning ,
warningFailure ,
writeMarker
|