Home Units Hierarchy Routines All identifiers

record WAVEFORMATEXTENSIBLE_SAMPLES

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type WAVEFORMATEXTENSIBLE_SAMPLES = record

Description

you

New wave format development should be based on the WAVEFORMATEXTENSIBLE structure. WAVEFORMATEXTENSIBLE allows you to avoid having to register a new format tag with Microsoft. Simply define a new GUID value for the WAVEFORMATEXTENSIBLE.SubFormat field and use WAVE_FORMAT_EXTENSIBLE in the WAVEFORMATEXTENSIBLE.Format.wFormatTag field.

Overview

Fields

wValidBitsPerSample: WORD
wSamplesPerBlock: WORD
wReserved: WORD

Description

Fields

wValidBitsPerSample: WORD
 
wSamplesPerBlock: WORD

bits of precision */

wReserved: WORD

valid if wBitsPerSample==0 */

(c) 2012 Lake of Soft


Generated by PasDoc 0.12.1 on 2012-10-09