Documentation
Dlang.org
GstBaseTransformClass.setCaps
gstbase
c
types
GstBaseTransformClass
Allows the subclass to be notified of the actual caps set.
struct
GstBaseTransformClass
extern (
C
)
bool
function
(
GstBaseTransform
*
trans
,
GstCaps
*
incaps
,
GstCaps
*
outcaps
)
setCaps
;
gstbase
c
types
GstBaseTransformClass
variables
GstReserved
acceptCaps
beforeTransform
copyMetadata
decideAllocation
filterMeta
fixateCaps
generateOutput
getUnitSize
parentClass
passthroughOnSameCaps
prepareOutputBuffer
proposeAllocation
query
setCaps
sinkEvent
srcEvent
start
stop
submitInputBuffer
transform
transformCaps
transformIp
transformIpOnPassthrough
transformMeta
transformSize
Allows the subclass to be notified of the actual caps set.