Documentation
Dlang.org
AudioEncoder.setMarkGranule
gstaudio
audio_encoder
AudioEncoder
Enable or disable encoder granule handling.
MT safe.
class
AudioEncoder
void
setMarkGranule
(
bool
enabled
)
Parameters
enabled
bool
new state
gstaudio
audio_encoder
AudioEncoder
constructors
this
functions
allocateOutputBuffer
finishFrame
getAllocator
getAudioInfo
getDrainable
getFrameMax
getFrameSamplesMax
getFrameSamplesMin
getHardMin
getHardResync
getLatency
getLookahead
getMarkGranule
getPerfectTimestamp
getTolerance
mergeTags
negotiate
proxyGetcaps
self
setAllocationCaps
setDrainable
setFrameMax
setFrameSamplesMax
setFrameSamplesMin
setHardMin
setHardResync
setLatency
setLookahead
setMarkGranule
setOutputFormat
setPerfectTimestamp
setTolerance
properties
gType
hardResync
markGranule
perfectTimestamp
tolerance
static functions
getGType
Enable or disable encoder granule handling.
MT safe.