RTP Audio System  2.0.0
SimpleAudioQoSDescription Class Reference
Inheritance diagram for SimpleAudioQoSDescription:
AbstractQoSDescription FrameRateScalabilityInterface

List of all members.

Public Member Functions

 SimpleAudioQoSDescription ()
 ~SimpleAudioQoSDescription ()
void updateDescription (const cardinal pktHeaderSize, const cardinal pktMaxSize)
cardinal getLayers () const
AbstractLayerDescriptiongetLayer (const cardinal layer) const

Constructor & Destructor Documentation


Member Function Documentation

Get layer.

Parameters:
layerLayer number.
Returns:
Layer.

Implements AbstractQoSDescription.

Get number of layers.

Returns:
Number of layers.

Implements AbstractQoSDescription.

void SimpleAudioQoSDescription::updateDescription ( const cardinal  pktHeaderSize,
const cardinal  pktMaxSize 
) [virtual]

Update description.

Parameters:
pktHeaderSizePacket header size.
pktMaxSizeMaximum packet size.

Implements AbstractQoSDescription.


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