av/protocol/rtcp/rtcp_test.go

12 lines
132 B
Go
Raw Normal View History

package rtcp
import "testing"
func TestReceiverReportBytes(t *testing.T) {
}
func TestSourceDescriptionBytes(t *testing.T) {
}