c
Back to Seed Clases

GstRtsp


Classes

Interfaces

Structs

Unions

Enums

Enum GstRtsp.RTSPStatusCode

Import line: GstRtsp = imports.gi.GstRtsp;
GIR File: GstRtsp-0.10.gir
C documentation: GstRTSPStatusCode
Enum : RTSPStatusCode
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GstRtsp
Method
GstRtsp.rtsp_message_new_response (RTSPMessage msg, RTSPStatusCode code, String reason, RTSPMessage request) : GstRtsp.RTSPResult
GstRtsp
Method
GstRtsp.rtsp_status_as_text (RTSPStatusCode code) : String
GstRtsp.RTSPMessage
Method
init_response (RTSPStatusCode code, String reason, RTSPMessage request) : GstRtsp.RTSPResult
GstRtsp.RTSPMessage
Method
parse_response (RTSPStatusCode code, String reason, RTSPVersion version) : GstRtsp.RTSPResult
GstRtsp.RTSPMessage
Method
GstRtsp.RTSPMessage.new_response (RTSPMessage msg, RTSPStatusCode code, String reason, RTSPMessage request) : GstRtsp.RTSPResult
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:49 GMT+0800 (HKT)