MPD 0.17~git
Data Fields
rtspcl_data Struct Reference

#include <rtsp_client.h>

Data Fields

GMutex * mutex
GCond * cond
GQueue * received_lines
struct tcp_sockettcp_socket
char url [128]
int cseq
struct key_dataexthds
char * session
char * transport
unsigned short server_port
unsigned short control_port
struct in_addr host_addr
struct in_addr local_addr
const char * useragent

Detailed Description

Definition at line 43 of file rtsp_client.h.


Field Documentation

Definition at line 45 of file rtsp_client.h.

unsigned short rtspcl_data::control_port

Definition at line 57 of file rtsp_client.h.

Definition at line 52 of file rtsp_client.h.

Definition at line 53 of file rtsp_client.h.

struct in_addr rtspcl_data::host_addr

Definition at line 58 of file rtsp_client.h.

struct in_addr rtspcl_data::local_addr

Definition at line 59 of file rtsp_client.h.

Definition at line 44 of file rtsp_client.h.

Definition at line 47 of file rtsp_client.h.

unsigned short rtspcl_data::server_port

Definition at line 56 of file rtsp_client.h.

Definition at line 54 of file rtsp_client.h.

Definition at line 49 of file rtsp_client.h.

Definition at line 55 of file rtsp_client.h.

char rtspcl_data::url[128]

Definition at line 51 of file rtsp_client.h.

Definition at line 60 of file rtsp_client.h.


The documentation for this struct was generated from the following file: