ASSCodesCallbacks Struct Reference

Set of callback functions corresponding to each override codes that can be encountered in a "Dialogue" Text field. More...

#include <ass_split.h>


Data Fields

void(* text )(void *priv, const char *text, int len)
void(* new_line )(void *priv, int forced)
void(* style )(void *priv, char style, int close)
void(* color )(void *priv, unsigned int color, unsigned int color_id)
void(* alpha )(void *priv, int alpha, int alpha_id)
void(* font_name )(void *priv, const char *name)
void(* font_size )(void *priv, int size)
void(* alignment )(void *priv, int alignment)
void(* cancel_overrides )(void *priv, const char *style)
void(* move )(void *priv, int x1, int y1, int x2, int y2, int t1, int t2)
void(* origin )(void *priv, int x, int y)
void(* end )(void *priv)


Detailed Description

Set of callback functions corresponding to each override codes that can be encountered in a "Dialogue" Text field.

Definition at line 119 of file ass_split.h.


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

Generated on Fri Oct 26 02:50:14 2012 for FFmpeg by  doxygen 1.5.8