Go to the documentation of this file.
22 #ifndef AVCODEC_ASS_SPLIT_H
23 #define AVCODEC_ASS_SPLIT_H
105 int cache,
int *number);
125 void (*new_line)(
void *priv,
int forced);
127 void (*
color)(
void *priv,
unsigned int ,
unsigned int color_id);
132 void (*cancel_overrides)(
void *priv,
const char *style);
139 void (*move)(
void *priv,
int x1,
int y1,
int x2,
int y2,
int t1,
int t2);
140 void (*origin)(
void *priv,
int x,
int y);