Gst.RTSPServer.AddressFlags – gstreamer-rtsp-server-1.0 Reference Manual
AddressFlags
Description:
[
CCode
( cname =
"GstRTSPAddressFlags"
, cprefix =
"GST_RTSP_ADDRESS_FLAG_"
, has_type_id =
false
) ]
[
Flags
]
[
GIR
( name =
"RTSPAddressFlags"
) ]
public
enum
AddressFlags
Flags used to control allocation of addresses
Namespace:
Gst.RTSPServer
Package:
gstreamer-rtsp-server-1.0
Content:
Enum values:
EVEN_PORT
-
address with an even port
IPV4
-
an IPv4 address
IPV6
-
and IPv6 address
MULTICAST
-
a multicast address
NONE
-
no flags
UNICAST
-
a unicast address
2022 vala-language.org