FFmpeg
Loading...
Searching...
No Matches
ChapterListLayout Struct Reference

Data Fields

int font
 
int line
 
int width
 
int height
 
int canvas_h
 
int nb_rows
 
int first
 
int button_x [CHAPTER_SORT_NB]
 
int button_y [CHAPTER_SORT_NB]
 
int search_x
 
int search_y
 
int rows_y
 
int text_x
 
int text_right
 
int length_x
 
int detail_x
 
int canvas_w
 

Detailed Description

Definition at line 1213 of file ffplay.c.

Field Documentation

◆ font

int ChapterListLayout::font

◆ line

int ChapterListLayout::line

◆ width

int ChapterListLayout::width

◆ height

int ChapterListLayout::height

Definition at line 1214 of file ffplay.c.

Referenced by chapter_list_hit(), chapter_list_layout(), and chapter_list_script().

◆ canvas_h

int ChapterListLayout::canvas_h

Definition at line 1214 of file ffplay.c.

Referenced by chapter_list_hit(), chapter_list_layout(), and chapter_list_script().

◆ nb_rows

int ChapterListLayout::nb_rows

Definition at line 1214 of file ffplay.c.

Referenced by chapter_list_layout(), and chapter_list_script().

◆ first

int ChapterListLayout::first

◆ button_x

int ChapterListLayout::button_x[CHAPTER_SORT_NB]

◆ button_y

int ChapterListLayout::button_y[CHAPTER_SORT_NB]

Definition at line 1215 of file ffplay.c.

Referenced by chapter_list_hit(), chapter_list_layout(), and chapter_list_script().

◆ search_x

int ChapterListLayout::search_x

Definition at line 1216 of file ffplay.c.

Referenced by chapter_list_layout(), and chapter_list_script().

◆ search_y

int ChapterListLayout::search_y

Definition at line 1216 of file ffplay.c.

Referenced by chapter_list_layout(), and chapter_list_script().

◆ rows_y

int ChapterListLayout::rows_y

◆ text_x

int ChapterListLayout::text_x

Definition at line 1216 of file ffplay.c.

Referenced by bprint_chapter_details(), chapter_list_layout(), and chapter_list_script().

◆ text_right

int ChapterListLayout::text_right

Definition at line 1216 of file ffplay.c.

Referenced by chapter_list_layout(), and chapter_list_script().

◆ length_x

int ChapterListLayout::length_x

Definition at line 1216 of file ffplay.c.

Referenced by bprint_chapter_details(), chapter_list_layout(), and chapter_list_script().

◆ detail_x

int ChapterListLayout::detail_x

Definition at line 1216 of file ffplay.c.

Referenced by chapter_list_layout(), and chapter_list_script().

◆ canvas_w

int ChapterListLayout::canvas_w

Definition at line 1216 of file ffplay.c.

Referenced by bprint_chapter_details(), chapter_list_layout(), and chapter_list_script().


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