ReactOS 0.4.15-dev-8061-g57b775e
_ACMFORMATDETAILSA Struct Reference

#include <msacm.h>

Collaboration diagram for _ACMFORMATDETAILSA:

Public Attributes

DWORD cbStruct
 
DWORD dwFormatIndex
 
DWORD dwFormatTag
 
DWORD fdwSupport
 
PWAVEFORMATEX pwfx
 
DWORD cbwfx
 
CHAR szFormat [ACMFORMATDETAILS_FORMAT_CHARS]
 

Detailed Description

Definition at line 490 of file msacm.h.

Member Data Documentation

◆ cbStruct

DWORD _ACMFORMATDETAILSA::cbStruct

Definition at line 492 of file msacm.h.

Referenced by acmFormatEnumA().

◆ cbwfx

DWORD _ACMFORMATDETAILSA::cbwfx

Definition at line 497 of file msacm.h.

Referenced by acmFormatDetailsA(), acmFormatEnumA(), and FormatEnumProc().

◆ dwFormatIndex

DWORD _ACMFORMATDETAILSA::dwFormatIndex

Definition at line 493 of file msacm.h.

Referenced by acmFormatDetailsA(), acmFormatEnumA(), and MSACM_FormatEnumCallbackWtoA().

◆ dwFormatTag

DWORD _ACMFORMATDETAILSA::dwFormatTag

◆ fdwSupport

DWORD _ACMFORMATDETAILSA::fdwSupport

Definition at line 495 of file msacm.h.

Referenced by acmFormatDetailsA(), acmFormatEnumA(), and MSACM_FormatEnumCallbackWtoA().

◆ pwfx

PWAVEFORMATEX _ACMFORMATDETAILSA::pwfx

Definition at line 496 of file msacm.h.

Referenced by acmFormatDetailsA(), acmFormatEnumA(), and FormatEnumProc().

◆ szFormat

CHAR _ACMFORMATDETAILSA::szFormat[ACMFORMATDETAILS_FORMAT_CHARS]

Definition at line 498 of file msacm.h.

Referenced by acmFormatDetailsA(), FormatEnumProc(), and MSACM_FormatEnumCallbackWtoA().


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