| FFmpeg
    | 
#include <avisynth_c.h>
| Data Fields | |
| volatile long | refcount | 
| AVS_VideoFrameBuffer * | vfb | 
| int | offset | 
| int | pitch | 
| int | row_size | 
| int | height | 
| int | offsetU | 
| int | offsetV | 
| int | pitchUV | 
| int | row_sizeUV | 
| int | heightUV | 
| int | refcount | 
Definition at line 532 of file avisynth_c.h.
| volatile long AVS_VideoFrame::refcount | 
Definition at line 533 of file avisynth_c.h.
Referenced by avs_is_writable().
| AVS_VideoFrameBuffer * AVS_VideoFrame::vfb | 
Definition at line 534 of file avisynth_c.h.
Referenced by avs_get_read_ptr(), avs_get_read_ptr_p(), avs_get_write_ptr(), avs_get_write_ptr_p(), and avs_is_writable().
| int AVS_VideoFrame::offset | 
Definition at line 535 of file avisynth_c.h.
Referenced by avs_get_read_ptr(), avs_get_read_ptr_p(), avs_get_write_ptr(), and avs_get_write_ptr_p().
| int AVS_VideoFrame::pitch | 
Definition at line 535 of file avisynth_c.h.
Referenced by avs_get_pitch(), and avs_get_pitch_p().
| int AVS_VideoFrame::row_size | 
Definition at line 535 of file avisynth_c.h.
Referenced by avs_get_row_size(), and avs_get_row_size_p().
| int AVS_VideoFrame::height | 
Definition at line 535 of file avisynth_c.h.
Referenced by avs_get_height(), and avs_get_height_p().
| int AVS_VideoFrame::offsetU | 
Definition at line 535 of file avisynth_c.h.
Referenced by avs_get_read_ptr_p(), and avs_get_write_ptr_p().
| int AVS_VideoFrame::offsetV | 
Definition at line 535 of file avisynth_c.h.
Referenced by avs_get_read_ptr_p(), and avs_get_write_ptr_p().
| int AVS_VideoFrame::pitchUV | 
Definition at line 535 of file avisynth_c.h.
Referenced by avs_get_height_p(), avs_get_pitch_p(), and avs_get_row_size_p().
| int AVS_VideoFrame::row_sizeUV | 
Definition at line 536 of file avisynth_c.h.
| int AVS_VideoFrame::heightUV | 
Definition at line 536 of file avisynth_c.h.
| int AVS_VideoFrame::refcount | 
Definition at line 331 of file avxsynth_c.h.
 1.8.6
 1.8.6