Documentation
Dlang.org
GstBaseTransformClass.getUnitSize
gstbase
c
types
GstBaseTransformClass
Required if the transform is not in-place. Get the size in bytes of one unit for the given caps.
struct
GstBaseTransformClass
extern (
C
)
bool
function
(
GstBaseTransform
*
trans
,
GstCaps
*
caps
,
size_t
*
size
)
getUnitSize
;
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
Required if the transform is not in-place. Get the size in bytes of one unit for the given caps.