package
0.1.30
Repository: https://github.com/pion/interceptor.git
Documentation: pkg.go.dev

# 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.