ISpatialAudioMetadataItems::GetMaxValueBufferLength method (spatialaudiometadata.h)

The size of the largest command value defined by the metadata format for the ISpatialAudioMetadataItems.

Syntax

HRESULT GetMaxValueBufferLength(
  [out] UINT32 *maxValueBufferLength
);

Parameters

[out] maxValueBufferLength

The size of the largest command value defined by the metadata format.

Return value

If the method succeeds, it returns S_OK.

Requirements

Requirement Value
Target Platform Windows
Header spatialaudiometadata.h

See also

ISpatialAudioMetadataItems