# Functions
NewMockStream creates a new MockStream.
# Structs
MockStream is a helper struct for testing interceptors.
MockTicker is a helper to replace time.Ticker for testing purposes.
MockTime is a helper to replace time.Now() for testing purposes.
RTCPWithError is used to send a batch of rtcp packets or an error on a channel.
RTPWithError is used to send an rtp packet or an error on a channel.