Skip to content

Latest commit

 

History

History
64 lines (53 loc) · 1.64 KB

nf-acxpin-acx_interleaved_audio_format_information_init.md

File metadata and controls

64 lines (53 loc) · 1.64 KB
UID tech.root title ms.date targetos description prerelease req.assembly req.construct-type req.ddi-compliance req.dll req.header req.idl req.include-header req.irql req.kmdf-ver req.lib req.max-support req.namespace req.redist req.target-min-winverclnt req.target-min-winversvr req.target-type req.type-library req.umdf-ver req.unicode-ansi topic_type api_type api_location api_name f1_keywords dev_langs
NF:acxpin.ACX_INTERLEAVED_AUDIO_FORMAT_INFORMATION_INIT
audio
ACX_INTERLEAVED_AUDIO_FORMAT_INFORMATION_INIT
07/22/2022
Windows
The ACX_INTERLEAVED_AUDIO_FORMAT_INFORMATION_INIT function initializes an ACX_INTERLEAVED_AUDIO_FORMAT_INFORMATION structure for use.
false
function
acxpin.h
apiref
LibDef
acxpin.h
ACX_INTERLEAVED_AUDIO_FORMAT_INFORMATION_INIT
ACX_INTERLEAVED_AUDIO_FORMAT_INFORMATION_INIT
acxpin/ACX_INTERLEAVED_AUDIO_FORMAT_INFORMATION_INIT
c++

-description

The ACX_INTERLEAVED_AUDIO_FORMAT_INFORMATION_INIT function initializes an ACX_INTERLEAVED_AUDIO_FORMAT_INFORMATION structure for use.

-parameters

-param format [out]

A pointer to the ACX_INTERLEAVED_AUDIO_FORMAT_INFORMATION structure to be initialized.

-remarks

ACX requirements

Minimum ACX version: 1.0

For more information about ACX versions, see ACX version overview.

-see-also