mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 21:36:35 +01:00
Began conversion of audio code to new ToxAV API
This commit is contained in:
@@ -56,7 +56,7 @@ typedef void (*DataHandleCallback) (const int16_t*, uint32_t size, void* data);
|
||||
|
||||
|
||||
#ifdef AUDIO
|
||||
DeviceError init_devices(ToxAv* av);
|
||||
DeviceError init_devices(ToxAV* av);
|
||||
#else
|
||||
DeviceError init_devices();
|
||||
#endif /* AUDIO */
|
||||
|
||||
Reference in New Issue
Block a user