Gst.RTSP.AuthMethod – gstreamer-rtsp-1.0 Reference Manual
AuthMethod
Description:
[
CCode
( cprefix =
"GST_RTSP_AUTH_"
, type_id =
"gst_rtsp_auth_method_get_type ()"
) ]
[
GIR
( name =
"RTSPAuthMethod"
) ]
public
enum
AuthMethod
Authentication methods, ordered by strength
Namespace:
Gst.RTSP
Package:
gstreamer-rtsp-1.0
Content:
Enum values:
BASIC
-
basic authentication
DIGEST
-
digest authentication
NONE
-
no authentication
2022 vala-language.org