#include <UDPVideoStreamSvr.h>
Public Attributes | |
IPvXAddress | clientAddr |
client address | |
int | clientPort |
client UDP port | |
unsigned long | videoSize |
total size of video | |
unsigned long | bytesLeft |
bytes left to transmit | |
unsigned long | numPkSent |
number of packets sent |
unsigned long UDPVideoStreamSvr::VideoStreamData::bytesLeft |
bytes left to transmit
client address
client UDP port
unsigned long UDPVideoStreamSvr::VideoStreamData::numPkSent |
number of packets sent
unsigned long UDPVideoStreamSvr::VideoStreamData::videoSize |
total size of video