FFmpeg
|
Data Fields | |
MMSContext | mms |
uint8_t | location [1024] |
int | request_seq |
request packet sequence More... | |
int | chunk_seq |
data packet sequence More... | |
MMSContext MMSHContext::mms |
Definition at line 58 of file mmsh.c.
Referenced by get_chunk_header(), get_http_header_data(), handle_chunk_type(), mmsh_close(), mmsh_open_internal(), mmsh_read(), mmsh_read_seek(), mmsh_seek(), and read_data_packet().
uint8_t MMSHContext::location[1024] |
Definition at line 59 of file mmsh.c.
Referenced by mmsh_open_internal(), and mmsh_read_seek().
int MMSHContext::request_seq |
int MMSHContext::chunk_seq |
data packet sequence
Definition at line 61 of file mmsh.c.
Referenced by get_chunk_header(), handle_chunk_type(), and mmsh_seek().