FFmpeg
|
Data Fields | |
const VSAPI * | vsapi |
const VSFrameRef * | frame |
AVBufferRef * | vss_state |
Definition at line 319 of file vapoursynth.c.
const VSAPI* vsframe_ref_data::vsapi |
Definition at line 320 of file vapoursynth.c.
Referenced by free_vsframe_ref(), and read_packet_vs().
const VSFrameRef* vsframe_ref_data::frame |
Definition at line 321 of file vapoursynth.c.
Referenced by free_vsframe_ref(), and read_packet_vs().
AVBufferRef* vsframe_ref_data::vss_state |
Definition at line 322 of file vapoursynth.c.
Referenced by free_vsframe_ref(), and read_packet_vs().