git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1241 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2006-04-24 16:19:11 +00:00
parent aa750c18ce
commit cfdc15bc67
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -294,6 +294,7 @@ SWITCH_DECLARE(int) switch_rtp_write_frame(switch_rtp *rtp_session, switch_frame
\param rtp_session the RTP session to write to
\param data data to write
\param datalen the size of the data
\param m set mark bit or not
\param payload the IANA payload number
\param ts then number of bytes to increment the timestamp by
\param mseq the specific sequence number to use