FFmpeg
Data Fields
AviSynthContext Struct Reference

Data Fields

 
 
const AVS_VideoInfovi
 
int  n_planes
 
const int *  planes
 
int  curr_stream
 
int  curr_frame
 
int64_t  curr_sample
 
int  error
 
struct AviSynthContextnext
 

Detailed Description

Definition at line 79 of file avisynth.c.

Field Documentation

AVS_ScriptEnvironment* AviSynthContext::env

Definition at line 80 of file avisynth.c.

Referenced by avisynth_context_create(), avisynth_context_destroy(), avisynth_open_file(), and avisynth_read_packet_video().

AVS_Clip* AviSynthContext::clip

Definition at line 81 of file avisynth.c.

Referenced by avisynth_context_destroy(), avisynth_open_file(), avisynth_read_packet_audio(), and avisynth_read_packet_video().

const AVS_VideoInfo* AviSynthContext::vi

Definition at line 82 of file avisynth.c.

Referenced by avisynth_create_stream(), avisynth_create_stream_audio(), avisynth_create_stream_video(), avisynth_open_file(), avisynth_read_packet(), avisynth_read_packet_audio(), avisynth_read_packet_video(), and avisynth_read_seek().

int AviSynthContext::n_planes

Definition at line 85 of file avisynth.c.

Referenced by avisynth_create_stream_video(), and avisynth_read_packet_video().

const int* AviSynthContext::planes

Definition at line 86 of file avisynth.c.

Referenced by avisynth_create_stream_video(), and avisynth_read_packet_video().

int AviSynthContext::curr_stream

Definition at line 88 of file avisynth.c.

Referenced by avisynth_next_stream(), avisynth_read_packet_audio(), and avisynth_read_packet_video().

int AviSynthContext::curr_frame

Definition at line 89 of file avisynth.c.

Referenced by avisynth_read_packet_audio(), avisynth_read_packet_video(), and avisynth_read_seek().

int64_t AviSynthContext::curr_sample

Definition at line 90 of file avisynth.c.

Referenced by avisynth_read_packet_audio(), and avisynth_read_seek().

int AviSynthContext::error

Definition at line 92 of file avisynth.c.

Referenced by avisynth_context_create(), avisynth_create_stream_audio(), avisynth_create_stream_video(), avisynth_read_packet(), avisynth_read_packet_audio(), avisynth_read_packet_video(), and avisynth_read_seek().

struct AviSynthContext* AviSynthContext::next

Definition at line 95 of file avisynth.c.

Referenced by avisynth_atexit_handler(), avisynth_context_create(), and avisynth_context_destroy().


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

Generated on Wed Jun 10 2015 01:57:20 for FFmpeg by   doxygen 1.8.6

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