c
Back to Seed Clases

GstRtsp


Classes

Interfaces

Structs

Unions

Enums

Enum GstRtsp.RTSPMethod

Import line: GstRtsp = imports.gi.GstRtsp;
GIR File: GstRtsp-0.10.gir
C documentation: GstRTSPMethod
Enum : RTSPMethod
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GstRtsp
Method
GstRtsp.rtsp_find_method (String method) : GstRtsp.RTSPMethod
GstRtsp
Method
GstRtsp.rtsp_message_new_request (RTSPMessage msg, RTSPMethod method, String uri) : GstRtsp.RTSPResult
GstRtsp
Method
GstRtsp.rtsp_method_as_text (RTSPMethod method) : String
GstRtsp
Method
GstRtsp.rtsp_options_as_text (RTSPMethod options) : String
GstRtsp.RTSPMessage
Method
init_request (RTSPMethod method, String uri) : GstRtsp.RTSPResult
GstRtsp.RTSPMessage
Method
parse_request (RTSPMethod method, String uri, RTSPVersion version) : GstRtsp.RTSPResult
GstRtsp.RTSPMessage
Method
GstRtsp.RTSPMessage.new_request (RTSPMessage msg, RTSPMethod method, String uri) : GstRtsp.RTSPResult
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:49 GMT+0800 (HKT)