|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <aviriff.h>
Public Attributes | |
| FOURCC | fcc |
| DWORD | cb |
| DWORD | dwGrandFrames |
| DWORD | dwFuture [61] |
| DWORD _aviextheader::cb |
Definition at line 76 of file aviriff.h.
Referenced by AviMux_Stop(), and AVISplitter_ProcessODML().
| DWORD _aviextheader::dwFuture[61] |
Definition at line 78 of file aviriff.h.
Referenced by AVISplitter_ProcessODML().
| DWORD _aviextheader::dwGrandFrames |
Definition at line 77 of file aviriff.h.
Referenced by AviMux_Stop(), and AVISplitter_ProcessODML().
| FOURCC _aviextheader::fcc |
Definition at line 75 of file aviriff.h.
Referenced by AviMux_Stop().