ReactOS 0.4.15-dev-7924-g5949c20
AVICOMPRESSOPTIONS Struct Reference

#include <vfw.h>

Collaboration diagram for AVICOMPRESSOPTIONS:

Public Attributes

DWORD fccType
 
DWORD fccHandler
 
DWORD dwKeyFrameEvery
 
DWORD dwQuality
 
DWORD dwBytesPerSecond
 
DWORD dwFlags
 
LPVOID lpFormat
 
DWORD cbFormat
 
LPVOID lpParms
 
DWORD cbParms
 
DWORD dwInterleaveEvery
 

Detailed Description

Definition at line 1103 of file vfw.h.

Member Data Documentation

◆ cbFormat

DWORD AVICOMPRESSOPTIONS::cbFormat

Definition at line 1111 of file vfw.h.

Referenced by AVISaveOptionsFmtChoose(), and AVISaveOptionsFree().

◆ cbParms

DWORD AVICOMPRESSOPTIONS::cbParms

Definition at line 1113 of file vfw.h.

Referenced by AVISaveOptionsFmtChoose(), and AVISaveOptionsFree().

◆ dwBytesPerSecond

DWORD AVICOMPRESSOPTIONS::dwBytesPerSecond

Definition at line 1108 of file vfw.h.

Referenced by AVISaveOptionsFmtChoose().

◆ dwFlags

DWORD AVICOMPRESSOPTIONS::dwFlags

Definition at line 1109 of file vfw.h.

Referenced by AVISaveOptionsFmtChoose(), and AVISaveOptionsFree().

◆ dwInterleaveEvery

DWORD AVICOMPRESSOPTIONS::dwInterleaveEvery

Definition at line 1114 of file vfw.h.

Referenced by AVISaveVW().

◆ dwKeyFrameEvery

DWORD AVICOMPRESSOPTIONS::dwKeyFrameEvery

Definition at line 1106 of file vfw.h.

Referenced by AVISaveOptionsFmtChoose(), and AVISaveVW().

◆ dwQuality

DWORD AVICOMPRESSOPTIONS::dwQuality

Definition at line 1107 of file vfw.h.

Referenced by AVISaveOptionsFmtChoose().

◆ fccHandler

DWORD AVICOMPRESSOPTIONS::fccHandler

Definition at line 1105 of file vfw.h.

Referenced by AVISaveOptionsFmtChoose().

◆ fccType

DWORD AVICOMPRESSOPTIONS::fccType

Definition at line 1104 of file vfw.h.

Referenced by AVISaveOptionsFmtChoose().

◆ lpFormat

LPVOID AVICOMPRESSOPTIONS::lpFormat

Definition at line 1110 of file vfw.h.

Referenced by AVISaveOptionsFmtChoose(), and AVISaveOptionsFree().

◆ lpParms

LPVOID AVICOMPRESSOPTIONS::lpParms

Definition at line 1112 of file vfw.h.

Referenced by AVISaveOptionsFmtChoose(), and AVISaveOptionsFree().


The documentation for this struct was generated from the following file: