mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-13 02:03:03 +01:00
A/V api change.
This commit is contained in:
parent
3fa8c4be0b
commit
f4c76e12f4
@ -102,7 +102,7 @@ static void print_err (ToxWindow *self, uint8_t *error_str)
|
||||
ToxAv *init_audio(ToxWindow *self, Tox *tox)
|
||||
{
|
||||
ASettins.cs = av_DefaultSettings;
|
||||
ASettins.cs.video_height = ASettins.cs.video_width = 0;
|
||||
ASettins.cs.max_video_height = ASettins.cs.max_video_width = 0;
|
||||
|
||||
ASettins.errors = ae_None;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user