FFmpeg
|
#include <avisynth_c.h>
Data Fields | |
BYTE * | data |
int | data_size |
volatile long | sequence_number |
volatile long | refcount |
unsigned char * | data |
long | sequence_number |
long | refcount |
Definition at line 518 of file avisynth_c.h.
BYTE* AVS_VideoFrameBuffer::data |
Definition at line 519 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 520 of file avisynth_c.h.
volatile long AVS_VideoFrameBuffer::sequence_number |
Definition at line 523 of file avisynth_c.h.
Referenced by avs_get_write_ptr(), and avs_get_write_ptr_p().
volatile long AVS_VideoFrameBuffer::refcount |
Definition at line 525 of file avisynth_c.h.
Referenced by avs_is_writable().
unsigned char* AVS_VideoFrameBuffer::data |
Definition at line 317 of file avxsynth_c.h.
long AVS_VideoFrameBuffer::sequence_number |
Definition at line 321 of file avxsynth_c.h.
long AVS_VideoFrameBuffer::refcount |
Definition at line 323 of file avxsynth_c.h.