Commit Graph

2 Commits

Author SHA1 Message Date
Saxon ce4b0f7ddd protocol/rtp: added parse_test.go file and fixed copyrights. 2019-04-05 14:33:47 +10:30
Saxon b216d912fe protocol/rtp: added parse.go file with parsing functionality
Added parse.go. This file contains functionality to obtain the Payload from an RTP packet.
Unexported functions to help with this extraction have been added; extHeaderLen, hasExt,
csrcCount and version.
2019-04-05 14:29:04 +10:30