kVTCompressionPropertyKey_VBVInitialDelayPercentage
Declaration
let kVTCompressionPropertyKey_VBVInitialDelayPercentage: CFStringDiscussion
Initial delay of the VBV model between storing the picture in the VBV buffer model and decoding of that picture, as a percentage of VBV buffer duration.
This value should be specified as a number in the range of 0 to 100. Larger value increases the delay but results in smoother playback. Default value is 90, meaning 90% of the VBV buffer duration. This property key is incompatible with:
kVTCompressionPropertyKey_AverageBitRate,
kVTCompressionPropertyKey_DataRateLimits,
VTVideoEncoderSpecification_EnableLowLatencyRateControl=True.
See Also
Rate Control
kVTCompressionPropertyKey_AverageBitRatekVTCompressionPropertyKey_ConstantBitRatekVTCompressionPropertyKey_DataRateLimitskVTCompressionPropertyKey_EstimatedAverageBytesPerFramekVTCompressionPropertyKey_MoreFramesAfterEndkVTCompressionPropertyKey_MoreFramesBeforeStartkVTCompressionPropertyKey_QualitykVTCompressionPropertyKey_TargetQualityForAlphakVTCompressionPropertyKey_VariableBitRatekVTCompressionPropertyKey_VBVBufferDurationkVTCompressionPropertyKey_VBVMaxBitRate