FFmpeg
Data Fields
PhotoCDContext Struct Reference

Data Fields

AVClassclass
 
int lowres
 
GetByteContext gb
 
int thumbnails
 
int resolution
 
int orientation
 
int streampos
 
uint8_t bits [256]
 
uint16_t codes [256]
 
uint8_t syms [256]
 
VLC vlc [3]
 

Detailed Description

Definition at line 43 of file photocd.c.

Field Documentation

◆ class

AVClass* PhotoCDContext::class

Definition at line 44 of file photocd.c.

◆ lowres

int PhotoCDContext::lowres

Definition at line 45 of file photocd.c.

◆ gb

GetByteContext PhotoCDContext::gb

Definition at line 47 of file photocd.c.

◆ thumbnails

int PhotoCDContext::thumbnails

Definition at line 48 of file photocd.c.

◆ resolution

int PhotoCDContext::resolution

Definition at line 49 of file photocd.c.

◆ orientation

int PhotoCDContext::orientation

Definition at line 50 of file photocd.c.

◆ streampos

int PhotoCDContext::streampos

Definition at line 52 of file photocd.c.

◆ bits

uint8_t PhotoCDContext::bits[256]

Definition at line 54 of file photocd.c.

◆ codes

uint16_t PhotoCDContext::codes[256]

Definition at line 55 of file photocd.c.

◆ syms

uint8_t PhotoCDContext::syms[256]

Definition at line 56 of file photocd.c.

◆ vlc

VLC PhotoCDContext::vlc[3]

Definition at line 58 of file photocd.c.


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