#include <sdpElements.h>
Inheritance diagram for sdpBandwidth:

Public Methods | |
| const char * | getBandwidthValue () |
| Returns the Bandwidth value. | |
| const char * | getModifier () |
| Returns the Bandwidth Modifier. | |
| void | setBandwidthValue (const char *a_Bandwidth) |
| Sets the Bandwidth value. | |
| void | setModifier (const char *a_Modifier) |
| Sets the Bandwidth Modifier. | |
| void | clear () |
| Clears value. | |
Friends | |
| class | sdpSessionDescription |
|
|
Clears value. This method clears the values stored in the corresponding object.
Reimplemented from sdpElement. |
|
|
Returns the Bandwidth value. This method returns the Bandwidth value portion of the sdpBandwidth object
|
|
|
Returns the Bandwidth Modifier. This method returns the Bandwidth Modifier portion of the sdpBandwidth object
|
|
|
Sets the Bandwidth value. This method sets the Bandwidth value portion of the sdpBandwidth object
|
|
|
Sets the Bandwidth Modifier. This method sets the Bandwidth Modifier portion of the sdpBandwidth object
|
1.2.18