FFmpeg
Data Fields
AVTextFormatOptions Struct Reference

#include <avtextformat.h>

Data Fields

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 147 of file avtextformat.h.

Field Documentation

◆ show_optional_fields

int AVTextFormatOptions::show_optional_fields

Definition at line 148 of file avtextformat.h.

Referenced by init_graphprint(), and main().

◆ show_value_unit

int AVTextFormatOptions::show_value_unit

Definition at line 149 of file avtextformat.h.

◆ use_value_prefix

int AVTextFormatOptions::use_value_prefix

Definition at line 150 of file avtextformat.h.

◆ use_byte_value_binary_prefix

int AVTextFormatOptions::use_byte_value_binary_prefix

Definition at line 151 of file avtextformat.h.

◆ use_value_sexagesimal_format

int AVTextFormatOptions::use_value_sexagesimal_format

Definition at line 152 of file avtextformat.h.


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