FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
AVS_VideoFrameBuffer Struct Reference

#include <avisynth_c.h>

Data Fields

BYTEdata
 
int data_size
 
volatile long sequence_number
 
volatile long refcount
 
unsigned char * data
 
long sequence_number
 
long refcount
 

Detailed Description

Definition at line 518 of file avisynth_c.h.

Field Documentation

BYTE* AVS_VideoFrameBuffer::data
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.


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