FFmpeg
Data Fields
DataContext Struct Reference

Data Fields

const uint8_t * data
 
void * tofree
 
size_t size
 
size_t pos
 

Detailed Description

Definition at line 28 of file data_uri.c.

Field Documentation

◆ data

const uint8_t* DataContext::data

Definition at line 29 of file data_uri.c.

◆ tofree

void* DataContext::tofree

Definition at line 30 of file data_uri.c.

◆ size

size_t DataContext::size

Definition at line 31 of file data_uri.c.

◆ pos

size_t DataContext::pos

Definition at line 32 of file data_uri.c.


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