Description | Hierarchy | Fields | Methods | Properties |
type ACMDRVFORMATSUGGEST = record
structure containing the information for the ACMDM_FORMAT_SUGGEST message
cbStruct: DWORD; |
fdwSuggest: DWORD; |
pwfxSrc: PWAVEFORMATEX; |
cbwfxSrc: DWORD; |
pwfxDst: PWAVEFORMATEX; |
cbwfxDst: DWORD; |
cbStruct: DWORD; |
fdwSuggest: DWORD; |
sizeof(ACMDRVFORMATSUGGEST) |
pwfxSrc: PWAVEFORMATEX; |
Suggest flags |
cbwfxSrc: DWORD; |
Source Format |
pwfxDst: PWAVEFORMATEX; |
Source Size |
cbwfxDst: DWORD; |
Dest format |
(c) 2012 Lake of Soft