netbuffer: document that the port is network order
authorWim Taymans <wim.taymans@collabora.co.uk>
Tue, 26 May 2009 13:37:18 +0000 (15:37 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Tue, 26 May 2009 13:39:18 +0000 (15:39 +0200)
commit796f8e2f76add7778fd81a030f34af089fcbbd08
tree7abe56b2833af2192aec03b034a8ba769460cf6a
parent2e5c9465015fabd6baf358194b0463d6a59280eb
netbuffer: document that the port is network order

Document the fact that we store the port number in network order in
GstNetAddress and that the caller should byteswap appropriately.
gst-libs/gst/netbuffer/gstnetbuffer.c