gstrtspbase64

gstrtspbase64

Functions

Includes

#include <gst/rtsp/gstrtspbase64.h>

Description

Functions

gst_rtsp_base64_encode ()

gchar *
gst_rtsp_base64_encode (const gchar *data,
                        gsize len);

gst_rtsp_base64_encode is deprecated and should not be used in newly-written code.


gst_rtsp_base64_decode_ip ()

void
gst_rtsp_base64_decode_ip (gchar *data,
                           gsize *len);

gst_rtsp_base64_decode_ip is deprecated and should not be used in newly-written code.

Types and Values