FFmpeg
|
Data Fields | |
int | readorder |
char * | line |
struct DialogueLine * | prev |
struct DialogueLine * | next |
int DialogueLine::readorder |
Definition at line 32 of file assenc.c.
Referenced by insert_dialogue(), purge_dialogues(), and write_packet().
char* DialogueLine::line |
Definition at line 33 of file assenc.c.
Referenced by purge_dialogues(), and write_packet().
struct DialogueLine* DialogueLine::prev |
Definition at line 34 of file assenc.c.
Referenced by insert_dialogue(), and purge_dialogues().
struct DialogueLine * DialogueLine::next |
Definition at line 34 of file assenc.c.
Referenced by insert_dialogue(), and purge_dialogues().