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:
Anthony Minessale
2016-11-09 13:04:56 -06:00
committed by Mike Jerris
parent 1d9c198d85
commit be2d60accf
3 changed files with 40 additions and 14 deletions
+1
View File
@@ -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;