Range Class |
Namespace: StreamCoders.Rtsp
The Range type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clock |
Gets or sets the clock.
|
![]() | HeaderType |
Gets or sets the type of the RTSP header.
(Inherited from BaseHeader.) |
![]() | Npt |
The interval to be played in time units. e.g. "150.000-430.13" Default: "0.000-".
|
![]() | Time |
Specifies the time at which the operation is to be made effective in UTC Default: not
used.
|
Name | Description | |
---|---|---|
![]() ![]() | Create(RangeParameters) |
Creates a range header based on RangeParameters.
|
![]() ![]() | Create(Double, Double) |
Create a range header on a closed interval.
|
![]() | Parse |
Parses Header.
(Overrides BaseHeaderParse(String).) |
![]() | ToString |
Serializes object to text.
(Overrides BaseHeaderToString.) |
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.) |