FFmpeg
|
Data Fields | |
const VSAPI * | vsapi |
const VSFrame * | frame |
AVBufferRef * | vss_state |
Definition at line 380 of file vapoursynth.c.
const VSAPI* vsframe_ref_data::vsapi |
Definition at line 381 of file vapoursynth.c.
Referenced by free_vsframe_ref(), and read_packet_vs().
const VSFrame* vsframe_ref_data::frame |
Definition at line 382 of file vapoursynth.c.
Referenced by free_vsframe_ref(), and read_packet_vs().
AVBufferRef* vsframe_ref_data::vss_state |
Definition at line 383 of file vapoursynth.c.
Referenced by free_vsframe_ref(), and read_packet_vs().