Query.parseAllocation

Parse an allocation query, writing the requested caps in caps and whether a pool is needed in need_pool, if the respective parameters are non-NULL.

class Query
void
parseAllocation
(,
out int needPool
)

Parameters

caps Caps

The GstCaps. out[transfer none][allow-none]

needPool int

Whether a GstBufferPool is needed. out[allow-none]

Meta