mirror of
https://github.com/Tha14/toxic.git
synced 2026-01-24 12:03:16 +01:00
Implemented video preview and preparations for ToxAV
This commit is contained in:
@@ -66,6 +66,8 @@ typedef struct CallControl {
|
||||
|
||||
} CallControl;
|
||||
|
||||
CallControl CallContrl;
|
||||
|
||||
/* You will have to pass pointer to first member of 'windows' declared in windows.c */
|
||||
ToxAV *init_audio(ToxWindow *self, Tox *tox);
|
||||
void terminate_audio();
|
||||
|
||||
Reference in New Issue
Block a user