ReactOS 0.4.16-dev-311-g9382aa2
|
#include <vfw.h>
Public Member Functions | |
LONG (CALLBACK *GetData)(_In_ LPARAM lInput | |
_In_ LONG | _Out_writes_bytes_ (len) LPVOID lpBits |
LONG (CALLBACK *PutData)(_In_ LPARAM lOutput | |
_In_ LONG | _In_reads_bytes_ (len) LPVOID lpBits |
ICCOMPRESSFRAMES::LONG | ( | CALLBACK * | GetData | ) |
ICCOMPRESSFRAMES::LONG | ( | CALLBACK * | PutData | ) |
DWORD ICCOMPRESSFRAMES::dwRate |
Definition at line 245 of file vfw.h.
Referenced by ICMStream_fnCreate().
DWORD ICCOMPRESSFRAMES::dwScale |
Definition at line 246 of file vfw.h.
Referenced by ICMStream_fnCreate().
LONG ICCOMPRESSFRAMES::lDataRate |
Definition at line 243 of file vfw.h.
Referenced by ICMStream_fnCreate().
LONG ICCOMPRESSFRAMES::lFrameCount |
Definition at line 241 of file vfw.h.
Referenced by ICMStream_fnCreate().
LONG ICCOMPRESSFRAMES::lKeyRate |
Definition at line 244 of file vfw.h.
Referenced by ICMStream_fnCreate().
LPBITMAPINFOHEADER ICCOMPRESSFRAMES::lpbiInput |
Definition at line 238 of file vfw.h.
Referenced by ICMStream_fnCreate().
LPBITMAPINFOHEADER ICCOMPRESSFRAMES::lpbiOutput |
Definition at line 236 of file vfw.h.
Referenced by ICMStream_fnCreate().
LONG ICCOMPRESSFRAMES::lQuality |
Definition at line 242 of file vfw.h.
Referenced by ICMStream_fnCreate().