Back to Seed Clases

GstRtsp


Classes

Interfaces

Structs

Unions

Enums

Struct GstRtsp.RTSPTransport

Import line: GstRtsp = imports.gi.GstRtsp;
GIR File: GstRtsp-0.10.gir
C documentation: GstRTSPTransport
Struct : RTSPTransport
  Show / Hide Inherited methods, properties and signals
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GstRtsp.RTSPTransport ()
Create a new GstRtsp.RTSPTransport
Create a new GstRtsp.RTSPTransport
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GstRtsp
Method
GstRtsp.transport_as_text (RTSPTransport transport) : String
Convert transport into a string that can be used to signal the transport in an RTSP SETUP response.
GstRtsp
Method
GstRtsp.transport_free (RTSPTransport transport) : GstRtsp.RTSPResult
Free the memory used by transport.
GstRtsp
Method
GstRtsp.transport_init (RTSPTransport transport) : GstRtsp.RTSPResult
Initialize transport so that it can be used.
GstRtsp
Method
GstRtsp.transport_new (RTSPTransport transport) : GstRtsp.RTSPResult
Allocate a new initialized GstRTSPTransport.
GstRtsp
Method
GstRtsp.transport_parse (String str, RTSPTransport transport) : GstRtsp.RTSPResult
Parse the RTSP transport string str into transport.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:03 GMT+0800 (HKT)