Gst.RTSPServer.ThreadType – gstreamer-rtsp-server-1.0 Reference Manual
ThreadType
Description:
[
CCode
( cname =
"GstRTSPThreadType"
, cprefix =
"GST_RTSP_THREAD_TYPE_"
, has_type_id =
false
) ]
[
GIR
( name =
"RTSPThreadType"
) ]
public
enum
ThreadType
Different thread types
Namespace:
Gst.RTSPServer
Package:
gstreamer-rtsp-server-1.0
Content:
Enum values:
CLIENT
-
a thread to handle the client communication
MEDIA
-
a thread to handle media
2022 vala-language.org