#include <sdpContainers.h>
Public Methods | |
| sdpAttributeList * | attributeList () |
| Returns the sdpAttributeList object. | |
| sdpBandwidth * | bandwidth () |
| Returns the sdpBandwidth object. | |
| void | clear () |
| Clears the Media Description. | |
| sdpConnection * | connection () |
| Returns the sdpConnection object. | |
| sdpEncryptionKey * | encryptionKey () |
| Returns the sdpEncryptionKey object. | |
| sdpMedia * | media () |
| Returns the sdpMedia object. | |
| sdpMediaTitle * | mediaTitle () |
| Returns the sdpMediaTitle object. | |
|
|
Returns the sdpAttributeList object. This method returns the sdpAttributeList object contained in the sdpMediaDescription object
|
|
|
Returns the sdpBandwidth object. This method returns the sdpBandwidth object contained in the sdpMediaDescription object
|
|
|
Clears the Media Description. This method clears the Media Description including all of it contents.
|
|
|
Returns the sdpConnection object. This method returns the sdpConnection object contained in the sdpMediaDescription object
|
|
|
Returns the sdpEncryptionKey object. This method returns the sdpEncryptionKey object contained in the sdpMediaDescription object
|
|
|
Returns the sdpMedia object. This method returns the sdpMedia object contained in the sdpMediaDescription object |
|
|
Returns the sdpMediaTitle object. This method returns the sdpMediaTitle object contained in the sdpMediaDescription object
|
1.2.18