Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Provides information about an ISpatialAudioMetadataItems object. Get a copy of this structure by calling GetInfo.
Syntax
typedef struct SpatialAudioMetadataItemsInfo {
UINT16 FrameCount;
UINT16 ItemCount;
UINT16 MaxItemCount;
UINT32 MaxValueBufferLength;
} SpatialAudioMetadataItemsInfo;
Members
FrameCount
The total frame count, which defines valid item offsets.
ItemCount
The current number of items stored.
MaxItemCount
The maximum number of items allowed.
MaxValueBufferLength
The size of the largest command value defined by the metadata format.
MaxItemCount
MaxValueBufferLength
Requirements
| Requirement | Value |
|---|---|
| Header | spatialaudiometadata.h |