| FFmpeg
    | 
| Data Fields | |
| const uint8_t * | data | 
| void * | tofree | 
| size_t | size | 
| size_t | pos | 
Definition at line 26 of file data_uri.c.
| const uint8_t* DataContext::data | 
Definition at line 27 of file data_uri.c.
Referenced by data_open(), and data_read().
| void* DataContext::tofree | 
Definition at line 28 of file data_uri.c.
Referenced by data_close(), and data_open().
| size_t DataContext::size | 
Definition at line 29 of file data_uri.c.
Referenced by data_open(), and data_read().
| size_t DataContext::pos | 
Definition at line 30 of file data_uri.c.
Referenced by data_read().
 1.8.2
 1.8.2