FFmpeg
Data Fields
VLC_MULTI Struct Reference

#include <vlc.h>

Data Fields

VLC_MULTI_ELEMtable
 
int table_size
 
int table_allocated
 

Detailed Description

Definition at line 51 of file vlc.h.

Field Documentation

◆ table

VLC_MULTI_ELEM* VLC_MULTI::table

Definition at line 52 of file vlc.h.

Referenced by ff_vlc_free_multi(), and ff_vlc_init_multi_from_lengths().

◆ table_size

int VLC_MULTI::table_size

Definition at line 53 of file vlc.h.

◆ table_allocated

int VLC_MULTI::table_allocated

Definition at line 53 of file vlc.h.


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