Documentation
Dlang.org
AudioEncoder.setPerfectTimestamp
gstaudio
audio_encoder
AudioEncoder
Enable or disable encoder perfect output timestamp preference.
MT safe.
class
AudioEncoder
void
setPerfectTimestamp
(
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 perfect output timestamp preference.
MT safe.