GstRTSPUrl

Provides helper functions to handle RTSP urls.

Members

Variables

abspath
char* abspath;

the absolute path

family
GstRTSPFamily family;

the family

host
char* host;

the host

passwd
char* passwd;

the password

port
ushort port;

the port

query
char* query;

additional query parameters

transports
GstRTSPLowerTrans transports;

the transports allowed

user
char* user;

the user