FFmpeg
Data Fields
section Struct Reference

Data Fields

int  id
  unique id identifying a section More...
 
const char *  name
 
int  flags
 
  list of children section IDS, terminated by -1 More...
 
const char *  element_name
  name of the contained element, if provided More...
 
const char *  unique_name
  unique section name, in case the name is ambiguous More...
 
 
const char *(*  get_type )(const void *data)
  function returning a type if defined, must be defined when SECTION_FLAG_HAS_TYPE is defined More...
 
 

Detailed Description

Definition at line 241 of file ffprobe.c.

Field Documentation

id

int section::id

unique id identifying a section

Definition at line 242 of file ffprobe.c.

Referenced by flat_print_section_header(), ini_print_section_header(), json_print_int(), json_print_section_header(), json_print_str(), match_section(), and writer_print_section_footer().

name

const char* section::name

Definition at line 243 of file ffprobe.c.

Referenced by ass_split_section(), compact_print_section_header(), default_print_section_footer(), default_print_section_header(), flat_print_section_header(), free_section(), get_default_field_orders(), ini_print_section_header(), json_print_section_header(), match_section(), print_section(), xml_print_section_footer(), and xml_print_section_header().

flags

int section::flags

Definition at line 251 of file ffprobe.c.

Referenced by compact_print_section_footer(), compact_print_section_header(), default_print_section_footer(), default_print_section_header(), flat_print_section_header(), ini_print_section_header(), json_print_section_footer(), json_print_section_header(), print_section(), xml_print_section_header(), and xml_print_value().

children_ids

const SectionID section::children_ids[SECTION_MAX_NB_CHILDREN+1]

list of children section IDS, terminated by -1

Definition at line 252 of file ffprobe.c.

Referenced by check_section_show_entries(), mark_section_show_entries(), print_iamf_param_definition(), and print_section().

element_name

const char* section::element_name

name of the contained element, if provided

Definition at line 253 of file ffprobe.c.

Referenced by compact_print_section_header(), default_print_section_header(), and xml_print_value().

unique_name

const char* section::unique_name

unique section name, in case the name is ambiguous

Definition at line 254 of file ffprobe.c.

Referenced by match_section(), print_section(), and writer_print_string().

entries_to_show

AVDictionary* section::entries_to_show

Definition at line 255 of file ffprobe.c.

Referenced by check_section_show_entries(), main(), mark_section_show_entries(), writer_print_integer(), and writer_print_string().

get_type

const char*(* section::get_type) (const void *data)

function returning a type if defined, must be defined when SECTION_FLAG_HAS_TYPE is defined

Definition at line 256 of file ffprobe.c.

Referenced by compact_print_section_header(), and xml_print_section_header().

show_all_entries

int section::show_all_entries

Definition at line 257 of file ffprobe.c.

Referenced by check_section_show_entries(), mark_section_show_entries(), match_section(), opt_show_entries(), writer_print_integer(), and writer_print_string().


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

Generated on Fri Aug 22 2025 14:00:26 for FFmpeg by   doxygen 1.8.17

AltStyle によって変換されたページ (->オリジナル) /