FFmpeg
Data Fields
MMSHContext Struct Reference

Data Fields

MMSContext mms
 
uint8_t location [1024]
 
int request_seq
 request packet sequence More...
 
int chunk_seq
 data packet sequence More...
 

Detailed Description

Definition at line 56 of file mmsh.c.

Field Documentation

◆ mms

MMSContext MMSHContext::mms

◆ location

uint8_t MMSHContext::location[1024]

Definition at line 58 of file mmsh.c.

Referenced by mmsh_open_internal(), and mmsh_read_seek().

◆ request_seq

int MMSHContext::request_seq

request packet sequence

Definition at line 59 of file mmsh.c.

Referenced by mmsh_open_internal().

◆ chunk_seq

int MMSHContext::chunk_seq

data packet sequence

Definition at line 60 of file mmsh.c.

Referenced by get_chunk_header(), handle_chunk_type(), and mmsh_seek().


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