Back to Seed Clases

GstRtsp


Classes

Interfaces

Structs

Unions

Enums

Enum GstRtsp.RTSPAuthMethod

Import line: GstRtsp = imports.gi.GstRtsp;
GIR File: GstRtsp-0.10.gir
C documentation: GstRTSPAuthMethod
Enum : RTSPAuthMethod
  Show / Hide Inherited methods, properties and signals
Authentication methods, ordered by strength
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GstRtsp.RTSPConnection
Method
set_auth (RTSPAuthMethod method, String user, String pass) : GstRtsp.RTSPResult
Configure conn for authentication mode method with user and pass as the user and password respectively.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:03 GMT+0800 (HKT)