Data Fields | |
PAVISTREAM | handle |
AVISTREAMINFO | info |
DWORD | read |
LONG | chunck_size |
LONG | chunck_samples |
Definition at line 28 of file avisynth.c.
Definition at line 33 of file avisynth.c.
Referenced by avisynth_read_header(), avisynth_read_packet(), and avisynth_read_seek().
Definition at line 32 of file avisynth.c.
Referenced by avisynth_read_header(), and avisynth_read_packet().
PAVISTREAM AVISynthStream::handle |
Definition at line 29 of file avisynth.c.
Referenced by avisynth_read_close(), avisynth_read_header(), and avisynth_read_packet().
AVISTREAMINFO AVISynthStream::info |
Definition at line 30 of file avisynth.c.
Referenced by avisynth_read_header(), and avisynth_read_packet().
DWORD AVISynthStream::read |
Definition at line 31 of file avisynth.c.
Referenced by avisynth_read_header(), avisynth_read_packet(), and avisynth_read_seek().