ffmpeg support on linux, and check compiled vs. runtime versions of ffmpeg
This commit is contained in:
@@ -44,5 +44,6 @@ AOPLAYASYNC_EXPORT void ao_set_volume_async(void *ao_handle, double percentage);
|
||||
AOPLAYASYNC_EXPORT double ao_volume_async(void *ao_handle);
|
||||
|
||||
AOPLAYASYNC_EXPORT int ao_bufsize_async(void *handle);
|
||||
AOPLAYASYNC_EXPORT int ao_real_output_bits_async(void *handle);
|
||||
|
||||
#endif // AO_PLAYASYNC_H
|
||||
|
||||
Reference in New Issue
Block a user