Skip to content
  • Thomas Guillem's avatar
    audiotrack: fix head position before Android 4.4 · b8e2c28e
    Thomas Guillem authored
    Fix the workaround in AudioTrack_ResetPlaybackHeadPosition. Don't wait for an
    unknown time that the position stabilizes but reset the AudioTrack object.
    
    The audiotrack head position shouldn't be ahead of the module position anymore.
    b8e2c28e