RTP Audio System  2.0.0
SessionDescription Struct Reference

Session Description. More...

#include <sessiondescription.h>

List of all members.

Public Attributes

cardinal SessionID
cardinal Streams
std::multimap
< ManagedStreamInterface
*, StreamDescription * > 
StreamSet
card64 MinWantedBandwidth
card64 MaxWantedBandwidth
card64 TotalAllocatedBandwidth
card64 AllocatedBandwidthArray [TrafficClassValues::MaxValues]
int8 Priority
bool MaximumReached

Detailed Description

Session Description.

This structure contains a description of a session. It is used for the bandwidth manager's remapping algorithm.

Author:
Thomas Dreibholz
Version:
1.0

Member Data Documentation

True, if all following higher bandwidth allocations will fail (no more bandwidth available to achieve higher quality -> no more allocation trials necessary); false otherwise.

Maximum session bandwidth.

Minimum session bandwidth.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines