#include <transport_srtp.h>
This structure specifies SRTP transport specific info. This will fit into buffer field of pjmedia_transport_specific_info.
◆ active
Specify whether the SRTP transport is active for SRTP session.
◆ rx_policy
Specify the policy used by the SRTP session for receive direction.
◆ tx_policy
Specify the policy used by the SRTP session for transmit direction.
◆ use
Specify the usage policy.
◆ peer_use
Specify the peer's usage policy.
◆ rx_roc
RTP sequence rollover counter info for incoming direction.
◆ tx_roc
RTP sequence rollover counter info for outgoing direction.
The documentation for this struct was generated from the following file: