Documentation
Dlang.org
GstVideoAggregatorClass.findBestFormat
gstvideo
c
types
GstVideoAggregatorClass
Optional. Lets subclasses decide of the best common format to use.
struct
GstVideoAggregatorClass
extern (
C
)
void
function
(
GstVideoAggregator
*
vagg
,
GstCaps
*
downstreamCaps
,
GstVideoInfo
*
bestInfo
,
bool
*
atLeastOneAlpha
)
findBestFormat
;
gstvideo
c
types
GstVideoAggregatorClass
variables
GstReserved
aggregateFrames
createOutputBuffer
findBestFormat
parentClass
updateCaps
Optional. Lets subclasses decide of the best common format to use.