Back to Seed Clases

GstRtsp


Classes

Interfaces

Structs

Unions

Enums

Struct GstRtsp.RTSPUrl

Import line: GstRtsp = imports.gi.GstRtsp;
GIR File: GstRtsp-0.10.gir
C documentation: GstRTSPUrl
Struct : RTSPUrl
  Show / Hide Inherited methods, properties and signals
This structure contains the result of a parsed RTSP URL
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GstRtsp.RTSPUrl ()
Create a new GstRtsp.RTSPUrl
Create a new GstRtsp.RTSPUrl
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GstRtsp
Method
GstRtsp.connection_create (RTSPUrl url, RTSPConnection conn) : GstRtsp.RTSPResult
Create a newly allocated GstRTSPConnection from url and store it in conn.
GstRtsp
Method
GstRtsp.url_parse (String urlstr, RTSPUrl url) : GstRtsp.RTSPResult
Parse the RTSP urlstr into a newly allocated GstRTSPUrl.
GstRtsp.RTSPConnection
Method
get_url () : GstRtsp.RTSPUrl
Retrieve the URL of the other end of conn.
GstRtsp.RTSPExtension
Method
stream_select (RTSPUrl url) : GstRtsp.RTSPResult
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:03 GMT+0800 (HKT)