c
Back to Seed Clases

GstRtsp


Classes

Interfaces

Structs

Unions

Enums

Struct GstRtsp.RTSPConnection

Import line: GstRtsp = imports.gi.GstRtsp;
GIR File: GstRtsp-0.10.gir
C documentation: GstRTSPConnection
Struct : RTSPConnection
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GstRtsp
Method
GstRtsp.rtsp_connection_accept (gint32 sock, RTSPConnection conn) : GstRtsp.RTSPResult
GstRtsp
Method
GstRtsp.rtsp_connection_create (RTSPUrl url, RTSPConnection conn) : GstRtsp.RTSPResult
GstRtsp
Method
GstRtsp.rtsp_connection_create_from_fd (gint32 fd, String ip, guint16 port, String initial_buffer, RTSPConnection conn) : GstRtsp.RTSPResult
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:48 GMT+0800 (HKT)