mirror of https://bitbucket.org/ausocean/av.git
protocol/rtp/client.go: updated file description in file header.
This commit is contained in:
parent
c48e681c41
commit
534a0bcecb
|
@ -3,9 +3,7 @@ NAME
|
||||||
client.go
|
client.go
|
||||||
|
|
||||||
DESCRIPTION
|
DESCRIPTION
|
||||||
client.go provides an RTP client, Client, that will receive RTP on a UDP
|
client.go provides an RTP client.
|
||||||
connection, perform an operation on the packets and then store in a ringBuffer
|
|
||||||
that can be read from Read, an implemntation of io.Reader.
|
|
||||||
|
|
||||||
AUTHOR
|
AUTHOR
|
||||||
Saxon A. Nelson-Milton <saxon@ausocean.org>
|
Saxon A. Nelson-Milton <saxon@ausocean.org>
|
||||||
|
|
Loading…
Reference in New Issue