Documentation
Dlang.org
Query.addAllocationPool
gst
query
Query
Set the pool parameters in query.
class
Query
void
addAllocationPool
(
gst.buffer_pool.BufferPool
pool
,
uint
size
,
uint
minBuffers
,
uint
maxBuffers
)
Parameters
pool
gst
.
buffer_pool
.
BufferPool
the #GstBufferPool
size
uint
the buffer size
minBuffers
uint
the min buffers
maxBuffers
uint
the max buffers
gst
query
Query
functions
addAllocationMeta
addAllocationParam
addAllocationPool
addBufferingRange
addSchedulingMode
findAllocationMeta
getNAllocationMetas
getNAllocationParams
getNAllocationPools
getNBufferingRanges
getNSchedulingModes
getStructure
hasSchedulingMode
hasSchedulingModeWithFlags
parseAcceptCaps
parseAcceptCapsResult
parseAllocation
parseBitrate
parseBufferingPercent
parseBufferingRange
parseBufferingStats
parseCaps
parseCapsResult
parseContext
parseContextType
parseConvert
parseDuration
parseLatency
parseNFormats
parseNthAllocationMeta
parseNthAllocationParam
parseNthAllocationPool
parseNthBufferingRange
parseNthFormat
parseNthSchedulingMode
parsePosition
parseScheduling
parseSeeking
parseSegment
parseSelectable
parseUri
parseUriRedirection
parseUriRedirectionPermanent
removeNthAllocationMeta
removeNthAllocationParam
removeNthAllocationPool
setAcceptCapsResult
setBitrate
setBufferingPercent
setBufferingRange
setBufferingStats
setCapsResult
setContext
setConvert
setDuration
setFormatsv
setLatency
setNthAllocationParam
setNthAllocationPool
setPosition
setScheduling
setSeeking
setSegment
setSelectable
setUri
setUriRedirection
setUriRedirectionPermanent
writableStructure
static functions
newAcceptCaps
newAllocation
newBitrate
newBuffering
newCaps
newContext
newConvert
newCustom
newDrain
newDuration
newFormats
newLatency
newPosition
newScheduling
newSeeking
newSegment
newSelectable
newUri
Set the pool parameters in query.