mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-13 12:40:17 +00:00
FS-7514: reduce default
This commit is contained in:
parent
e3d79947fc
commit
cd9dd44a16
@ -1639,7 +1639,7 @@ SWITCH_STANDARD_APP(capture_video_function)
|
||||
unsigned char audio_data_buf[SWITCH_RECOMMENDED_BUFFER_SIZE] = { 0 };
|
||||
void *audio_data;
|
||||
switch_size_t audio_datalen;
|
||||
uint32_t offset = 500;
|
||||
uint32_t offset = 250;
|
||||
uint32_t bytes;
|
||||
const char *tmp;
|
||||
const char * opts[25] = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user