ReactOS 0.4.16-dev-329-g9223134
|
#include <vfw.h>
DWORD AVICOMPRESSOPTIONS::cbFormat |
Definition at line 1111 of file vfw.h.
Referenced by AVISaveOptionsFmtChoose(), and AVISaveOptionsFree().
DWORD AVICOMPRESSOPTIONS::cbParms |
Definition at line 1113 of file vfw.h.
Referenced by AVISaveOptionsFmtChoose(), and AVISaveOptionsFree().
DWORD AVICOMPRESSOPTIONS::dwBytesPerSecond |
Definition at line 1108 of file vfw.h.
Referenced by AVISaveOptionsFmtChoose().
DWORD AVICOMPRESSOPTIONS::dwFlags |
Definition at line 1109 of file vfw.h.
Referenced by AVISaveOptionsFmtChoose(), and AVISaveOptionsFree().
DWORD AVICOMPRESSOPTIONS::dwInterleaveEvery |
Definition at line 1114 of file vfw.h.
Referenced by AVISaveVW().
DWORD AVICOMPRESSOPTIONS::dwKeyFrameEvery |
Definition at line 1106 of file vfw.h.
Referenced by AVISaveOptionsFmtChoose(), and AVISaveVW().
DWORD AVICOMPRESSOPTIONS::dwQuality |
Definition at line 1107 of file vfw.h.
Referenced by AVISaveOptionsFmtChoose().
DWORD AVICOMPRESSOPTIONS::fccHandler |
Definition at line 1105 of file vfw.h.
Referenced by AVISaveOptionsFmtChoose().
DWORD AVICOMPRESSOPTIONS::fccType |
Definition at line 1104 of file vfw.h.
Referenced by AVISaveOptionsFmtChoose().
LPVOID AVICOMPRESSOPTIONS::lpFormat |
Definition at line 1110 of file vfw.h.
Referenced by AVISaveOptionsFmtChoose(), and AVISaveOptionsFree().
LPVOID AVICOMPRESSOPTIONS::lpParms |
Definition at line 1112 of file vfw.h.
Referenced by AVISaveOptionsFmtChoose(), and AVISaveOptionsFree().