Merge "rtp: Add REMB RTP property and set it on PJSIP video RTP."

This commit is contained in:
Jenkins2
2018-03-21 10:38:32 -05:00
committed by Gerrit Code Review
2 changed files with 6 additions and 0 deletions

View File

@@ -126,6 +126,8 @@ enum ast_rtp_property {
AST_RTP_PROPERTY_RETRANS_RECV,
/*! Enable packet retransmission for sent packets */
AST_RTP_PROPERTY_RETRANS_SEND,
/*! Enable REMB sending and receiving passthrough support */
AST_RTP_PROPERTY_REMB,
/*!
* \brief Maximum number of RTP properties supported