I am an effect that can be added to any component that has a video
scaler component and a way of changing the size and PAR.
|
__init__(self,
name,
component,
sourcePad,
pipeline,
width,
height,
is_square,
add_borders=False,
width_correction=8,
height_correction=0) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Inherited from feedcomponent.PostProcEffect :
plug
Inherited from feedcomponent.Effect :
getComponent ,
setComponent
Inherited from extern.log.log.Loggable :
__providedBy__ ,
__provides__ ,
debug ,
doLog ,
error ,
info ,
log ,
logFunction ,
logObjectName ,
warning ,
warningFailure ,
writeMarker
|