GstRTSPSdp

GstRTSPSdp

Functions

Types and Values

Description

Functions

gst_rtsp_sdp_from_media ()

gboolean
gst_rtsp_sdp_from_media (GstSDPMessage *sdp,
                         GstSDPInfo *info,
                         GstRTSPMedia *media);

Types and Values

GstSDPInfo

typedef struct {
  gboolean is_ipv6;
  const gchar *server_ip;
} GstSDPInfo;