FFmpeg
Data Fields
ElemCat Struct Reference

#include <signature.h>

Data Fields

int av_elem
 
short left_count
 
short block_count
 
short elem_count
 
const Blockblocks
 

Detailed Description

Definition at line 64 of file signature.h.

Field Documentation

◆ av_elem

int ElemCat::av_elem

Definition at line 65 of file signature.h.

Referenced by filter_frame().

◆ left_count

short ElemCat::left_count

Definition at line 66 of file signature.h.

Referenced by filter_frame().

◆ block_count

short ElemCat::block_count

Definition at line 67 of file signature.h.

Referenced by filter_frame().

◆ elem_count

short ElemCat::elem_count

Definition at line 68 of file signature.h.

Referenced by filter_frame().

◆ blocks

const Block* ElemCat::blocks

Definition at line 69 of file signature.h.

Referenced by filter_frame().


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