You are here: Home > Projects > SimStream > Documentation

SimStream Documentation

List of all members.

Public Types

enum  EType { CHANNEL_MULTICAST = 0, CHANNEL_UNICAST = 1 }

Public Member Functions

 CChannel (__uint32 id, EType type, CAddress address, __bitrate bw, __byte fps)
__uint32 Id ()
EType Type ()
CAddress Address ()
__bitrate Bw ()
__byte Fps ()

Protected Attributes

__uint32 id
EType type
CAddress address
__bitrate bw
__byte fps

Detailed Description

Definition at line 5 of file Channel.h.


The documentation for this class was generated from the following files:

Last updated: February 8, 2011