FFmpeg
Data Fields
AVTextFormatOptions Struct Reference

#include <avtextformat.h>

Data Fields

int(* is_key_selected )(struct AVTextFormatContext *tctx, const char *key)
 
int show_optional_fields
 
int show_value_unit
 
int use_value_prefix
 
int use_byte_value_binary_prefix
 
int use_value_sexagesimal_format
 

Detailed Description

Definition at line 155 of file avtextformat.h.

Field Documentation

◆ is_key_selected

int(* AVTextFormatOptions::is_key_selected) (struct AVTextFormatContext *tctx, const char *key)

Definition at line 156 of file avtextformat.h.

Referenced by main().

◆ show_optional_fields

int AVTextFormatOptions::show_optional_fields

Definition at line 157 of file avtextformat.h.

Referenced by init_graphprint().

◆ show_value_unit

int AVTextFormatOptions::show_value_unit

Definition at line 158 of file avtextformat.h.

◆ use_value_prefix

int AVTextFormatOptions::use_value_prefix

Definition at line 159 of file avtextformat.h.

◆ use_byte_value_binary_prefix

int AVTextFormatOptions::use_byte_value_binary_prefix

Definition at line 160 of file avtextformat.h.

◆ use_value_sexagesimal_format

int AVTextFormatOptions::use_value_sexagesimal_format

Definition at line 161 of file avtextformat.h.


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