• Glenn Kasten's avatar
    Fix build errors and warnings on native · 7da22958
    Glenn Kasten authored
    android_audioPlayer_metadata_* APIs don't exist on non-Android.
    handlers.c needs a definition for NULL.
    handler_AudioPlayer_gain isn't present on non-Android.
    Fix typo in declaration of ThreadPool_add.
    Fix warning: unused variable len.
    
    Change-Id: Ia7d516c2cf3a51f5a657a3aad76188041dcc6620
    7da22958
ThreadPool.h 4.05 KB