Back to Seed Clases

GstRtsp


Classes

Interfaces

Structs

Unions

Enums

Struct GstRtsp.RTSPTimeRange

Import line: GstRtsp = imports.gi.GstRtsp;
GIR File: GstRtsp-0.10.gir
C documentation: GstRTSPTimeRange
Struct : RTSPTimeRange
  Show / Hide Inherited methods, properties and signals
A time range.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GstRtsp.RTSPTimeRange ()
Create a new GstRtsp.RTSPTimeRange
Create a new GstRtsp.RTSPTimeRange
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GstRtsp
Method
GstRtsp.range_free (RTSPTimeRange range) : none
Free the memory alocated by range.
GstRtsp
Method
GstRtsp.range_parse (String rangestr, RTSPTimeRange range) : GstRtsp.RTSPResult
Parse rangestr to a GstRTSPTimeRange.
GstRtsp
Method
GstRtsp.range_to_string (RTSPTimeRange range) : String
Convert range into a string representation.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:03 GMT+0800 (HKT)