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

| Public Member Functions | |
| AVS_VideoFrame *AVSC_CC * | get_frame (AVS_FilterInfo *, int n) | 
| int (AVSC_CC *get_parity)(AVS_FilterInfo * | |
| int (AVSC_CC *get_audio)(AVS_FilterInfo * | |
| int (AVSC_CC *set_cache_hints)(AVS_FilterInfo * | |
| void (AVSC_CC *free_filter)(AVS_FilterInfo *) | |
| AVS_VideoFrame *AVSC_CC * | get_frame (AVS_FilterInfo *, int n) | 
| int (AVSC_CC *get_parity)(AVS_FilterInfo * | |
| int (AVSC_CC *get_audio)(AVS_FilterInfo * | |
| int (AVSC_CC *set_cache_hints)(AVS_FilterInfo * | |
| void (AVSC_CC *free_filter)(AVS_FilterInfo *) | |
| Data Fields | |
| AVS_Clip * | child | 
| AVS_VideoInfo | vi | 
| AVS_ScriptEnvironment * | env | 
| int | n | 
| void * | buf | 
| void INT64 | start | 
| void INT64 INT64 | count | 
| int | cachehints | 
| int int | frame_range | 
| const char * | error | 
| void * | user_data | 
Detailed Description
Definition at line 606 of file avisynth_c.h.
Member Function Documentation
| AVS_VideoFrame* AVSC_CC* AVS_FilterInfo::get_frame | ( | AVS_FilterInfo * | , | 
| int | n | ||
| ) | 
| AVS_VideoFrame* AVSC_CC* AVS_FilterInfo::get_frame | ( | AVS_FilterInfo * | , | 
| int | n | ||
| ) | 
| AVS_FilterInfo::int | ( | AVSC_CC * | get_parity | ) | 
| AVS_FilterInfo::int | ( | AVSC_CC * | get_audio | ) | 
| AVS_FilterInfo::int | ( | AVSC_CC * | set_cache_hints | ) | 
| AVS_FilterInfo::int | ( | AVSC_CC * | get_parity | ) | 
| AVS_FilterInfo::int | ( | AVSC_CC * | get_audio | ) | 
| AVS_FilterInfo::int | ( | AVSC_CC * | set_cache_hints | ) | 
| AVS_FilterInfo::void | ( | AVSC_CC * | free_filter | ) | 
| AVS_FilterInfo::void | ( | AVSC_CC * | free_filter | ) | 
Field Documentation
| void * AVS_FilterInfo::buf | 
Definition at line 614 of file avisynth_c.h.
| int AVS_FilterInfo::cachehints | 
Definition at line 616 of file avisynth_c.h.
| AVS_Clip * AVS_FilterInfo::child | 
Definition at line 609 of file avisynth_c.h.
Definition at line 614 of file avisynth_c.h.
| AVS_ScriptEnvironment * AVS_FilterInfo::env | 
Definition at line 611 of file avisynth_c.h.
| const char * AVS_FilterInfo::error | 
Definition at line 622 of file avisynth_c.h.
Definition at line 616 of file avisynth_c.h.
| int AVS_FilterInfo::n | 
Definition at line 613 of file avisynth_c.h.
Definition at line 614 of file avisynth_c.h.
| void * AVS_FilterInfo::user_data | 
Definition at line 624 of file avisynth_c.h.
| AVS_VideoInfo AVS_FilterInfo::vi | 
Definition at line 610 of file avisynth_c.h.
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