Import line: | GstRtsp = imports.gi.GstRtsp; |
GIR File: | GstRtsp-0.10.gir |
C documentation: | GstRTSPAuthMethod |
Enum : | RTSPAuthMethod |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number GstRtsp.RTSPAuthMethod.BASIC : 1
|
|
Number GstRtsp.RTSPAuthMethod.DIGEST : 2
|
|
Number GstRtsp.RTSPAuthMethod.NONE : 0
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
GstRtsp.RTSPConnection
Method |
Configure conn for authentication mode method with user and pass as the user and password respectively.
|