|
ReactOS 0.4.16-dev-1946-g52006dd
|
import"vfw.h";
Public Attributes | |
| DWORD | dwMaxBytesPerSec |
| DWORD | dwFlags |
| DWORD | dwCaps |
| DWORD | dwStreams |
| DWORD | dwSuggestedBufferSize |
| DWORD | dwWidth |
| DWORD | dwHeight |
| DWORD | dwScale |
| DWORD | dwRate |
| DWORD | dwLength |
| DWORD | dwEditCount |
| WCHAR | szFileType [64] |
Definition at line 68 of file avifil32.idl.
| DWORD _AVIFILEINFOW::dwCaps |
Definition at line 72 of file avifil32.idl.
Referenced by AVISaveVW().
| DWORD _AVIFILEINFOW::dwEditCount |
Definition at line 80 of file avifil32.idl.
| DWORD _AVIFILEINFOW::dwFlags |
Definition at line 71 of file avifil32.idl.
| DWORD _AVIFILEINFOW::dwHeight |
Definition at line 76 of file avifil32.idl.
Referenced by AVIFILE_CreateAVITempFile().
| DWORD _AVIFILEINFOW::dwLength |
Definition at line 79 of file avifil32.idl.
Referenced by AVIFILE_CreateAVITempFile().
| DWORD _AVIFILEINFOW::dwMaxBytesPerSec |
Definition at line 70 of file avifil32.idl.
| DWORD _AVIFILEINFOW::dwRate |
Definition at line 78 of file avifil32.idl.
Referenced by AVIFILE_CreateAVITempFile().
| DWORD _AVIFILEINFOW::dwScale |
Definition at line 77 of file avifil32.idl.
Referenced by AVIFILE_CreateAVITempFile().
| DWORD _AVIFILEINFOW::dwStreams |
Definition at line 73 of file avifil32.idl.
Referenced by AVIFILE_CreateAVITempFile().
| DWORD _AVIFILEINFOW::dwSuggestedBufferSize |
Definition at line 74 of file avifil32.idl.
Referenced by AVIFILE_CreateAVITempFile().
| DWORD _AVIFILEINFOW::dwWidth |
Definition at line 75 of file avifil32.idl.
Referenced by AVIFILE_CreateAVITempFile().
| WCHAR _AVIFILEINFOW::szFileType |
Definition at line 81 of file avifil32.idl.
Referenced by AVIFileInfoA().