Struct webrtc_srtp::stream::Stream
source · [−]pub struct Stream { /* private fields */ }
Expand description
Stream handles decryption for a single RTP/RTCP SSRC
Implementations
Check if RTP is a stream.
Read reads and decrypts full RTP packet from the nextConn
ReadRTP reads and decrypts full RTP packet and its header from the nextConn
read_rtcp reads and decrypts full RTP packet and its header from the nextConn