| FFmpeg
    | 
MMSHContext Struct Reference
  
Collaboration diagram for MMSHContext:

| Data Fields | |
| MMSContext | mms | 
| uint8_t | location [1024] | 
| int | request_seq | 
| request packet sequence  More... | |
| int | chunk_seq | 
| data packet sequence  More... | |
Detailed Description
Field Documentation
| 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().
| uint8_t MMSHContext::location[1024] | 
Definition at line 59 of file mmsh.c.
Referenced by mmsh_open_internal(), and mmsh_read_seek().
| 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().
| int MMSHContext::request_seq | 
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:26 for FFmpeg by
 1.8.11
 1.8.11