| FFmpeg
    | 
AVS_VideoFrameBuffer Struct Reference
  #include <avisynth_c.h>
Collaboration diagram for AVS_VideoFrameBuffer:

| Data Fields | |
| BYTE * | data | 
| int | data_size | 
| volatile long | sequence_number | 
| volatile long | refcount | 
| unsigned char * | data | 
| long | sequence_number | 
| long | refcount | 
Detailed Description
Definition at line 371 of file avisynth_c.h.
Field Documentation
| unsigned char* AVS_VideoFrameBuffer::data | 
Definition at line 316 of file avxsynth_c.h.
| BYTE* AVS_VideoFrameBuffer::data | 
Definition at line 372 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_VideoFrameBuffer::data_size | 
Definition at line 373 of file avisynth_c.h.
| long AVS_VideoFrameBuffer::refcount | 
Definition at line 322 of file avxsynth_c.h.
| volatile long AVS_VideoFrameBuffer::refcount | 
Definition at line 378 of file avisynth_c.h.
Referenced by avs_is_writable().
| long AVS_VideoFrameBuffer::sequence_number | 
Definition at line 320 of file avxsynth_c.h.
| volatile long AVS_VideoFrameBuffer::sequence_number | 
Definition at line 376 of file avisynth_c.h.
Referenced by avs_get_write_ptr(), and avs_get_write_ptr_p().
The documentation for this struct was generated from the following files:
Generated on Fri Oct 31 2025 06:56:26 for FFmpeg by
 1.8.11
 1.8.11