Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

UDPVideoStreamSvr::VideoStreamData Struct Reference

#include <UDPVideoStreamSvr.h>

List of all members.


Detailed Description

Stores information on a video stream


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


Member Data Documentation

unsigned long UDPVideoStreamSvr::VideoStreamData::bytesLeft
 

bytes left to transmit

IPvXAddress UDPVideoStreamSvr::VideoStreamData::clientAddr
 

client address

int UDPVideoStreamSvr::VideoStreamData::clientPort
 

client UDP port

unsigned long UDPVideoStreamSvr::VideoStreamData::numPkSent
 

number of packets sent

unsigned long UDPVideoStreamSvr::VideoStreamData::videoSize
 

total size of video


The documentation for this struct was generated from the following file:
Generated on Thu Oct 19 18:22:32 2006 for INET Framework for OMNeT++/OMNEST by  doxygen 1.4.0