ASS_Event typedef

ASS_Event = ass_event

ASS_Event corresponds to a single Dialogue line; text is stored as-is, style overrides will be parsed later.

Implementation

typedef ASS_Event = ass_event;