SdpTime Class |
Namespace: StreamCoders.Sdp
The SdpTime type exposes the following members.
Name | Description | |
---|---|---|
![]() | FieldType |
Gets or sets the type of the field.
(Inherited from SdpBaseField.) |
![]() | StartTime |
Gets or sets the Start time.
|
![]() | StopTime |
Gets or sets the Stop time.
|
Name | Description | |
---|---|---|
![]() | Parse |
Parses.
(Overrides SdpBaseFieldParse(String).) |
![]() | ToString |
Convert this object into a string representation.
(Overrides SdpBaseFieldToString.) |
Name | Description | |
---|---|---|
![]() | Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) |
![]() | Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |