As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers.
Alternatively you can here view or download the uninterpreted source code file.
1 * What is UDP src/sink?
2 3 It is a set of element to transfer data using UDP, nothing more, nothing less.
4 Its main purpose is to be used in conjunction with RTP but they are kept as
5 separate elements because we can.
6 7