• Glenn Kasten's avatar
    Fix bug in use of getPositionUsec() · a9391573
    Glenn Kasten authored
    getPositionUsec() returns int64_t, not uint32_t, so it would truncate
    after 71 minutes.  Also the check ANDROID_UNKNOWN_TIME always failed.
    
    Change-Id: I3152d7715dfe4b67a5fad6985c6717c7a802b464
    a9391573
android_AudioSfDecoder.cpp 26 KB