package
4.0.11
Repository: https://github.com/pion/webrtc.git
Documentation: pkg.go.dev

# Functions

NewReader opens a new Reader and immediately reads the Header from the start of the input stream.
NewWriter makes a new Writer and immediately writes the given Header to begin the file.

# Structs

Header is the binary header at the top of the RTPDump file.
Packet contains an RTP or RTCP packet along a time offset when it was logged (relative to the Start of the recording in Header).
Reader reads the RTPDump file format.
Writer writes the RTPDump file format.