samplingOffset property

Duration samplingOffset
getter/setter pair

Offset relative to current frame time that should be used for resampling. The samplingOffset is expected to be negative. Non-negative samplingOffset is allowed but will effectively disable resampling.

Implementation

Duration samplingOffset = _defaultSamplingOffset;