mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 08:56:34 +01:00
Began conversion of audio code to new ToxAV API
This commit is contained in:
@@ -49,7 +49,7 @@ typedef enum VideoDeviceError {
|
||||
} VideoDeviceError;
|
||||
|
||||
#ifdef VIDEO
|
||||
VideoDeviceError init_video_devices(ToxAv* av);
|
||||
VideoDeviceError init_video_devices(ToxAV* av);
|
||||
#else
|
||||
VideoDeviceError init_video_devices();
|
||||
#endif /* VIDEO */
|
||||
|
||||
Reference in New Issue
Block a user