|
FFmpeg
|
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 |
| int ChapterListLayout::font |
Definition at line 1214 of file ffplay.c.
Referenced by bprint_chapter_details(), chapter_list_click(), chapter_list_hit(), chapter_list_layout(), and chapter_list_script().
| int ChapterListLayout::line |
Definition at line 1214 of file ffplay.c.
Referenced by bprint_chapter_details(), chapter_list_hit(), chapter_list_layout(), and chapter_list_script().
| int ChapterListLayout::width |
Definition at line 1214 of file ffplay.c.
Referenced by bprint_chapter_details(), chapter_list_hit(), chapter_list_layout(), and chapter_list_script().
| int ChapterListLayout::height |
Definition at line 1214 of file ffplay.c.
Referenced by chapter_list_hit(), chapter_list_layout(), and chapter_list_script().
| int ChapterListLayout::canvas_h |
Definition at line 1214 of file ffplay.c.
Referenced by chapter_list_hit(), chapter_list_layout(), and chapter_list_script().
| int ChapterListLayout::nb_rows |
Definition at line 1214 of file ffplay.c.
Referenced by chapter_list_layout(), and chapter_list_script().
| int ChapterListLayout::first |
Definition at line 1214 of file ffplay.c.
Referenced by bprint_chapter_details(), chapter_list_hit(), chapter_list_layout(), and chapter_list_script().
| int ChapterListLayout::button_x[CHAPTER_SORT_NB] |
Definition at line 1215 of file ffplay.c.
Referenced by chapter_list_click(), chapter_list_hit(), chapter_list_layout(), and chapter_list_script().
| 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().
| int ChapterListLayout::search_x |
Definition at line 1216 of file ffplay.c.
Referenced by chapter_list_layout(), and chapter_list_script().
| int ChapterListLayout::search_y |
Definition at line 1216 of file ffplay.c.
Referenced by chapter_list_layout(), and chapter_list_script().
| int ChapterListLayout::rows_y |
Definition at line 1216 of file ffplay.c.
Referenced by bprint_chapter_details(), chapter_list_hit(), chapter_list_layout(), and chapter_list_script().
| int ChapterListLayout::text_x |
Definition at line 1216 of file ffplay.c.
Referenced by bprint_chapter_details(), chapter_list_layout(), and chapter_list_script().
| int ChapterListLayout::text_right |
Definition at line 1216 of file ffplay.c.
Referenced by chapter_list_layout(), and chapter_list_script().
| int ChapterListLayout::length_x |
Definition at line 1216 of file ffplay.c.
Referenced by bprint_chapter_details(), chapter_list_layout(), and chapter_list_script().
| int ChapterListLayout::detail_x |
Definition at line 1216 of file ffplay.c.
Referenced by chapter_list_layout(), and chapter_list_script().
| int ChapterListLayout::canvas_w |
Definition at line 1216 of file ffplay.c.
Referenced by bprint_chapter_details(), chapter_list_layout(), and chapter_list_script().