#include <sdpContainers.h>
|
|
sdpSessionDescription constructor. Creates a blank sdpSessionDescription object |
|
|
Returns the sdpAttributeList object. This method returns the sdpAttributeList object contained in the sdpSessionDescription object
|
|
|
Returns the sdpBandwidth object. This method returns the sdpBandwidth object contained in the sdpSessionDescription object
|
|
|
Clears value. This method clears the sdpSessionDescription object and all of the objects it contains. |
|
|
Returns the sdpConnection object. This method returns the sdpConnection object contained in the sdpSessionDescription object
|
|
|
Returns the sdpEmailAddressList object. This method returns the sdpEmailAddressList object contained in the sdpSessionDescription object
|
|
|
Returns the sdpEncryptionKey object. This method returns the sdpEncryptionKey object contained in the sdpSessionDescription object
|
|
||||||||||||||||
|
Exports a fully qualified SDP to a string. This method exports a fully qualified SDP string based on the values of the contained objects.
|
|
||||||||||||
|
Imports a fully qualified SDP from a string. This method imports a fully qualified SDP from a string initializes the contains of the objects appropriately.
|
|
|
Returns the sdpMediaDescriptionList object. This method returns the sdpMediaDescriptionList object contained in the sdpSessionDescription object
|
|
|
Returns the sdpOrigin object. This method returns the sdpOrigin object contained in the sdpSessionDescription object
|
|
|
Returns the sdpPhoneNumberList object. This method returns the sdpPhoneNumberList object contained in the sdpSessionDescription object
|
|
|
Returns the sdpSessionInformation object. This method returns the sdpSessionInformation object contained in the sdpSessionDescription object
|
|
|
Returns the sdpSessionName object. This method returns the sdpName object contained in the sdpSessionDescription object
|
|
|
Returns the sdpTimeDescriptionList object. This method returns the sdpTimeDescriptionList object contained in the sdpSessionDescription object
|
|
|
Returns the sdpTimezoneAdjustment object. This method returns the sdpTimezoneAdjustment object contained in the sdpSessionDescription object
|
|
|
Returns the sdpURI object. This method returns the sdpURI object contained in the sdpSessionDescription object |
|
|
Returns the sdpVersion object. This method returns the sdpVersion object contained in the sdpSessionDescription object
|
1.2.18