mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-03 14:56:46 +02:00
group audio stuff
This commit is contained in:
@ -47,6 +47,5 @@ void terminate_audio();
|
||||
int start_transmission(ToxWindow *self, Call *call);
|
||||
int stop_transmission(Call *call, int call_index);
|
||||
void stop_current_call(ToxWindow *self);
|
||||
void write_device_callback_group(Tox *m, int groupnum, int peernum, const int16_t *pcm, unsigned int samples,
|
||||
uint8_t channels, unsigned int sample_rate, void *arg);
|
||||
|
||||
#endif /* AUDIO_H */
|
||||
|
Reference in New Issue
Block a user