mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 20:51:58 +00:00
FS-9719: Separate gen_ts_delta between audio and video and enable support to auto engage this feature for pass-thru video
This commit is contained in:
committed by
Mike Jerris
parent
1d9c198d85
commit
be2d60accf
@@ -771,6 +771,7 @@ typedef enum {
|
||||
SWITCH_RTP_FLAG_NACK,
|
||||
SWITCH_RTP_FLAG_TMMBR,
|
||||
SWITCH_RTP_FLAG_GEN_TS_DELTA,
|
||||
SWITCH_RTP_FLAG_GEN_TS_MANUAL,
|
||||
SWITCH_RTP_FLAG_DETECT_SSRC,
|
||||
SWITCH_RTP_FLAG_INVALID
|
||||
} switch_rtp_flag_t;
|
||||
|
||||
Reference in New Issue
Block a user