Skip to content
  • Wim Taymans's avatar
    baseaudiosink: make drift tolerance configurable · d8942e28
    Wim Taymans authored
    Add drift-tolerance property (defaulting to 20ms) to handle resync after clock
    drift or timestamp drift instead of relying on the latency-time value for clock
    drift and 500ms for timestamp drift.
    Remove warning about discont timestamp and simply resync. The warning is in some
    cases not correct and is triggered more frequently now that we lower the
    tolerance value.
    d8942e28