ReactOS 0.4.15-dev-7924-g5949c20
common_avi_headers Struct Reference
Collaboration diagram for common_avi_headers:

Public Attributes

DWORD fh [sizeof(deffh)]
 
MainAVIHeader mah
 
AVIStreamHeader ash0
 
AVIStreamHeader ash1
 
PCMWAVEFORMAT pcmwf
 

Detailed Description

Definition at line 110 of file api.c.

Member Data Documentation

◆ ash0

AVIStreamHeader common_avi_headers::ash0

Definition at line 113 of file api.c.

Referenced by create_avi_file(), and init_test_struct().

◆ ash1

AVIStreamHeader common_avi_headers::ash1

Definition at line 114 of file api.c.

Referenced by create_avi_file(), init_test_struct(), and test_ash1_corruption().

◆ fh

DWORD common_avi_headers::fh[sizeof(deffh)]

Definition at line 111 of file api.c.

Referenced by create_avi_file(), init_test_struct(), and test_amh_corruption().

◆ mah

MainAVIHeader common_avi_headers::mah

Definition at line 112 of file api.c.

Referenced by create_avi_file(), and init_test_struct().

◆ pcmwf

PCMWAVEFORMAT common_avi_headers::pcmwf

Definition at line 115 of file api.c.

Referenced by create_avi_file(), init_test_struct(), and test_ash1_corruption2().


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