ASS Struct Reference

structure containing the whole split ASS data More...

#include <ass_split.h>


Data Fields

ASSScriptInfo script_info
 general information about the SSA script
ASSStylestyles
 array of split out styles
int styles_count
 number of ASSStyle in the styles array
ASSDialogdialogs
 array of split out dialogs
int dialogs_count
 number of ASSDialog in the dialogs array


Detailed Description

structure containing the whole split ASS data

Definition at line 69 of file ass_split.h.


Field Documentation

array of split out dialogs

Definition at line 73 of file ass_split.h.

Referenced by ff_ass_split_dialog().

number of ASSDialog in the dialogs array

Definition at line 74 of file ass_split.h.

Referenced by ff_ass_split_dialog().

general information about the SSA script

Definition at line 70 of file ass_split.h.

array of split out styles

Definition at line 71 of file ass_split.h.

Referenced by ass_style_get().

number of ASSStyle in the styles array

Definition at line 72 of file ass_split.h.

Referenced by ass_style_get().


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

Generated on Fri Oct 26 02:46:15 2012 for FFmpeg by  doxygen 1.5.8