Back to Seed Clases

GstRtsp


Classes

Interfaces

Structs

Unions

Enums

Enum GstRtsp.RTSPTransMode

Import line: GstRtsp = imports.gi.GstRtsp;
GIR File: GstRtsp-0.10.gir
C documentation: GstRTSPTransMode
Enum : RTSPTransMode
  Show / Hide Inherited methods, properties and signals
The transfer mode to use.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GstRtsp
Method
GstRtsp.transport_get_manager (RTSPTransMode trans, Array manager, Number option) : GstRtsp.RTSPResult
Get the GStreamer element that can handle the buffers transported over It is possible that there are several managers available, use option to selected one.
GstRtsp
Method
GstRtsp.transport_get_mime (RTSPTransMode trans, Array mime) : GstRtsp.RTSPResult
Get the mime type of the transport mode trans.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:03 GMT+0800 (HKT)