#include <sdpContainers.h>
Public Methods | |
| void | clear () |
| Clears sdpTimeDescription. | |
| sdpRepeatTimes * | repeatTimes () |
| Returns the sdpRepeatTimes object. | |
| sdpTime * | time () |
| Returns the sdpTime object. | |
|
|
Clears sdpTimeDescription. This method clears the contents of the sdpTimeDescription object including the sdpTime and sdpRepeatTimes objects.
|
|
|
Returns the sdpRepeatTimes object. This method returns the sdpRepeatTimes object contained in the sdpTimeDescription object
|
|
|
Returns the sdpTime object. This method returns the sdpTime object contained in the sdpTimeDescription object |
1.2.18