FFmpeg
Data Fields
DialogueLine Struct Reference

Data Fields

int readorder
 
char * line
 
struct DialogueLineprev
 
struct DialogueLinenext
 

Detailed Description

Definition at line 31 of file assenc.c.

Field Documentation

◆ readorder

int DialogueLine::readorder

Definition at line 32 of file assenc.c.

Referenced by insert_dialogue(), purge_dialogues(), and write_packet().

◆ line

char* DialogueLine::line

Definition at line 33 of file assenc.c.

Referenced by purge_dialogues(), and write_packet().

◆ prev

struct DialogueLine* DialogueLine::prev

Definition at line 34 of file assenc.c.

Referenced by insert_dialogue(), and purge_dialogues().

◆ next

struct DialogueLine * DialogueLine::next

Definition at line 34 of file assenc.c.

Referenced by insert_dialogue(), and purge_dialogues().


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