FFmpeg
Data Fields
AssContext Struct Reference

Data Fields

const AVClassclass
 
ASS_Library *  library
 
ASS_Renderer *  renderer
 
ASS_Track *  track
 
char *  filename
 
char *  charenc
 
 
int  pix_step [4]
  steps per pixel for each plane of the main output
 
int  original_w
 
int  original_h
 
 

Detailed Description

Definition at line 47 of file vf_subtitles.c.

Field Documentation

const AVClass* AssContext::class

Definition at line 48 of file vf_subtitles.c.

ASS_Library* AssContext::library

Definition at line 49 of file vf_subtitles.c.

Referenced by init(), and uninit().

ASS_Renderer* AssContext::renderer

Definition at line 50 of file vf_subtitles.c.

Referenced by config_input(), filter_frame(), init(), and uninit().

ASS_Track* AssContext::track

Definition at line 51 of file vf_subtitles.c.

Referenced by filter_frame(), and uninit().

char* AssContext::filename

Definition at line 52 of file vf_subtitles.c.

Referenced by init().

char* AssContext::charenc

Definition at line 53 of file vf_subtitles.c.

uint8_t AssContext::rgba_map[4]

Definition at line 54 of file vf_subtitles.c.

int AssContext::pix_step[4]

steps per pixel for each plane of the main output

Definition at line 55 of file vf_subtitles.c.

int AssContext::original_w

Definition at line 56 of file vf_subtitles.c.

Referenced by config_input().

int AssContext::original_h

Definition at line 56 of file vf_subtitles.c.

Referenced by config_input().

FFDrawContext AssContext::draw

Definition at line 57 of file vf_subtitles.c.

Referenced by config_input(), and overlay_ass_image().


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

Generated on Sat Jan 25 2014 19:52:25 for FFmpeg by   doxygen 1.8.2

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