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

Data Fields

int index
 
const char * artist
 
const char * title
 
int64_t length
 

Detailed Description

Definition at line 127 of file ffplay.c.

Field Documentation

◆ index

int ChapterRow::index

Definition at line 128 of file ffplay.c.

Referenced by chapter_list_script(), compare_chapter_rows(), and event_loop().

◆ artist

const char* ChapterRow::artist

Definition at line 129 of file ffplay.c.

Referenced by chapter_list_script(), chapter_list_update_rows(), and compare_chapter_rows().

◆ title

const char* ChapterRow::title

Definition at line 130 of file ffplay.c.

Referenced by chapter_list_script(), chapter_list_update_rows(), and compare_chapter_rows().

◆ length

int64_t ChapterRow::length

Definition at line 131 of file ffplay.c.

Referenced by chapter_list_script(), chapter_list_update_rows(), and compare_chapter_rows().


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