Description | Hierarchy | Fields | Methods | Properties |
type ACMFORMATDETAILSW = record
cbStruct: DWORD; |
dwFormatIndex: DWORD; |
dwFormatTag: DWORD; |
fdwSupport: DWORD; |
pwfx: PWAVEFORMATEX; |
cbwfx: DWORD; |
szFormat: array[0..ACMFORMATDETAILS_FORMAT_CHARS - 1] of wChar; |
cbStruct: DWORD; |
dwFormatIndex: DWORD; |
dwFormatTag: DWORD; |
fdwSupport: DWORD; |
pwfx: PWAVEFORMATEX; |
cbwfx: DWORD; |
szFormat: array[0..ACMFORMATDETAILS_FORMAT_CHARS - 1] of wChar; |
(c) 2012 Lake of Soft