Gst.RTSPServer.MediaStatus – gstreamer-rtsp-server-1.0 Reference Manual
MediaStatus
Description:
[
CCode
( cname =
"GstRTSPMediaStatus"
, cprefix =
"GST_RTSP_MEDIA_STATUS_"
, has_type_id =
false
) ]
[
GIR
( name =
"RTSPMediaStatus"
) ]
public
enum
MediaStatus
The state of the media pipeline.
Namespace:
Gst.RTSPServer
Package:
gstreamer-rtsp-server-1.0
Content:
Enum values:
ERROR
-
media pipeline is in error
PREPARED
-
media pipeline is prerolled
PREPARING
-
media pipeline is prerolling
SUSPENDED
-
media is suspended
UNPREPARED
-
media pipeline not prerolled
UNPREPARING
-
media pipeline is busy doing a clean shutdown.
2022 vala-language.org