| Import line: | GstRtsp = imports.gi.GstRtsp; |
| GIR File: | GstRtsp-0.10.gir |
| C documentation: | GstRTSPTimeRange |
| Struct : | RTSPTimeRange |
| Show / Hide Inherited methods, properties and signals |
| Properties | Defined By | |
|---|---|---|
|
max : GstRtsp.RTSPTime
|
GstRtsp.RTSPTimeRange | |
|
min : GstRtsp.RTSPTime
|
GstRtsp.RTSPTimeRange | |
|
unit : GstRtsp.RTSPRangeUnit
|
GstRtsp.RTSPTimeRange | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new GstRtsp.RTSPTimeRange
()
Create a new GstRtsp.RTSPTimeRange
Create a new GstRtsp.RTSPTimeRange
|
||
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
GstRtsp
Method |
GstRtsp.range_free
(RTSPTimeRange range)
:
none
Free the memory alocated by range.
|
|
GstRtsp
Method |
Parse rangestr to a GstRTSPTimeRange.
|
|
GstRtsp
Method |
Convert range into a string representation.
|