mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
convert rtp flags to arrays
This commit is contained in:
@@ -176,6 +176,8 @@ struct switch_core_session {
|
||||
plc_state_t *plc;
|
||||
uint8_t recur_buffer[SWITCH_RECOMMENDED_BUFFER_SIZE];
|
||||
switch_size_t recur_buffer_len;
|
||||
|
||||
switch_media_handle_t *media_handle;
|
||||
};
|
||||
|
||||
struct switch_media_bug {
|
||||
|
||||
Reference in New Issue
Block a user