|
xine-lib
1.2.10
|
Data Fields | |
| xine_stream_t * | stream |
| int | s |
| char * | host |
| int | port |
| char * | path |
| char * | mrl |
| char * | user_agent |
| char * | server |
| uint32_t | server_caps |
| unsigned int | cseq |
| char * | session |
| char * | auth |
| char * | answers [256] |
| char * | scheduled [256] |
| char* rtsp_s::answers[256] |
Referenced by rtsp_connect(), rtsp_free_answers(), rtsp_get_answers(), and rtsp_search_answers().
| char* rtsp_s::auth |
Referenced by rtsp_close(), rtsp_connect(), and rtsp_send_request().
| unsigned int rtsp_s::cseq |
Referenced by rtsp_connect(), rtsp_get_answers(), rtsp_schedule_standard(), and rtsp_send_ok().
| char* rtsp_s::host |
| char* rtsp_s::mrl |
Referenced by rtsp_close(), rtsp_connect(), rtsp_get_code(), and rtsp_get_mrl().
| char* rtsp_s::path |
Referenced by rtsp_close(), rtsp_connect(), rtsp_request_describe(), rtsp_request_play(), and rtsp_request_setparameter().
| int rtsp_s::port |
Referenced by rtsp_connect(), rtsp_request_describe(), rtsp_request_options(), rtsp_request_play(), and rtsp_request_setparameter().
| int rtsp_s::s |
Referenced by rtsp_close(), rtsp_connect(), rtsp_get(), rtsp_put(), and rtsp_read_data().
| char* rtsp_s::scheduled[256] |
Referenced by rtsp_connect(), rtsp_schedule_field(), rtsp_send_request(), and rtsp_unschedule_all().
| char* rtsp_s::server |
Referenced by rtsp_connect(), and rtsp_get_answers().
| uint32_t rtsp_s::server_caps |
Referenced by rtsp_connect().
| char* rtsp_s::session |
Referenced by rtsp_close(), rtsp_connect(), rtsp_get_answers(), and rtsp_schedule_standard().
| xine_stream_t* rtsp_s::stream |
Referenced by rtsp_close(), rtsp_connect(), rtsp_get(), rtsp_get_answers(), rtsp_get_code(), rtsp_put(), and rtsp_read_data().
| char* rtsp_s::user_agent |
Referenced by rtsp_close(), and rtsp_connect().
1.8.17