Name
easy:SetOpt_RTSP_Client_CSeq -- get the RTSP client CSEQ number
Synopsis
easy:SetOpt_RTSP_Client_CSeq(cseq)
Function
Pass a value to get the CSEQ number to issue for the next RTSP request. Useful if the application is resuming a previously broken connection. The CSEQ will increment from this new number henceforth.

Inputs
cseq
input value

Show TOC