Crate srtp2_sys

Source

Structs§

  • @brief srtp_crypto_policy_t describes a particular crypto policy that can be applied to an SRTP stream.
  • @brief srtp_event_data_t is the structure passed as a callback to the event handler function
  • @brief srtp_master_key_t represents a master key. There will be a Master Key Index and the Master Key associated with the Master Key Index. Need to also keep track of the Master Key Index Size to correctly read it from a packet.
  • @brief represents the policy for an SRTP session.
  • @brief An srtp_ssrc_t represents a particular SSRC value, or a `wildcard’ SSRC.

Constants§

Functions§

Type Aliases§