Gst.RTSP.Method – gstreamer-rtsp-1.0 Reference Manual
Method
Description:
[
CCode
( cprefix =
"GST_RTSP_"
, type_id =
"gst_rtsp_method_get_type ()"
) ]
[
Flags
]
[
GIR
( name =
"RTSPMethod"
) ]
public
enum
Method
The different supported RTSP methods.
Namespace:
Gst.RTSP
Package:
gstreamer-rtsp-1.0
Content:
Enum values:
ANNOUNCE
-
the ANNOUNCE method
DESCRIBE
-
the DESCRIBE method
GET
-
the GET method (HTTP).
GET_PARAMETER
-
the GET_PARAMETER method
INVALID
-
invalid method
OPTIONS
-
the OPTIONS method
PAUSE
-
the PAUSE method
PLAY
-
the PLAY method
POST
-
the POST method (HTTP).
RECORD
-
the RECORD method
REDIRECT
-
the REDIRECT method
SETUP
-
the SETUP method
SET_PARAMETER
-
the SET_PARAMETER method
TEARDOWN
-
the TEARDOWN method
Methods:
public
unowned
string
as_text
()
Convert
method
to a string.
2022 vala-language.org