Definition at line 89 of file mmst.c.
Referenced by get_tcp_server_response(), handle_packet_stream_changing_type(), mms_close(), mms_open(), mms_read(), send_close_packet(), send_command_packet(), send_keepalive_packet(), send_media_file_request(), send_media_header_request(), send_media_packet_request(), send_protocol_select(), send_startup_packet(), send_stream_selection_request(), send_time_test_data(), and start_command_packet().
Outgoing packet sequence number.
Definition at line 90 of file mmst.c.
Referenced by start_command_packet().
Path of the resource being asked for.
Definition at line 91 of file mmst.c.
Referenced by mms_open(), and send_media_file_request().
Host of the resources.
Definition at line 92 of file mmst.c.
Referenced by mms_open(), and send_startup_packet().
Incoming packet sequence number.
Definition at line 93 of file mmst.c.
Referenced by get_tcp_server_response().
Incoming packet flags.
Definition at line 94 of file mmst.c.
Referenced by get_tcp_server_response(), and mms_open().
Identifier for packets in the current stream.
Definition at line 95 of file mmst.c.
Referenced by get_tcp_server_response(), mms_open(), and send_media_packet_request().
default is 2.
Definition at line 96 of file mmst.c.
Referenced by get_tcp_server_response(), handle_packet_stream_changing_type(), and mms_open().