FFmpeg
Data Fields
ASSDialog Struct Reference

fields extracted from the [Events] section More...

#include <ass_split.h>

Data Fields

int  layer
  higher numbered layers are drawn over lower numbered
 
int  start
  start time of the dialog in centiseconds
 
int  end
  end time of the dialog in centiseconds
 
char *  style
  name of the ASSStyle to use with this dialog
 
char *  text
  actual text which will be displayed as a subtitle, can include style override control codes (see ff_ass_split_override_codes())
 

Detailed Description

fields extracted from the [Events] section

Definition at line 56 of file ass_split.h.

Field Documentation

int ASSDialog::layer

higher numbered layers are drawn over lower numbered

Definition at line 57 of file ass_split.h.

int ASSDialog::start

start time of the dialog in centiseconds

Definition at line 58 of file ass_split.h.

Referenced by srt_encode_frame().

int ASSDialog::end

end time of the dialog in centiseconds

Definition at line 59 of file ass_split.h.

Referenced by srt_encode_frame().

char* ASSDialog::style

name of the ASSStyle to use with this dialog

Definition at line 60 of file ass_split.h.

Referenced by srt_encode_frame().

char* ASSDialog::text

actual text which will be displayed as a subtitle, can include style override control codes (see ff_ass_split_override_codes())

Definition at line 61 of file ass_split.h.

Referenced by mov_text_encode_frame(), and srt_encode_frame().


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

Generated on Wed Jul 10 2013 23:48:34 for FFmpeg by   doxygen 1.8.2

AltStyle によって変換されたページ (->オリジナル) /