SpatialAudioMetadataItemsInfo 構造体 (spatialaudiometadata.h)

ISpatialAudioMetadataItems オブジェクトに関する情報を提供します。 GetInfo を呼び出して、この構造体のコピー を取得します

構文

typedef struct SpatialAudioMetadataItemsInfo {
  UINT16 FrameCount;
  UINT16 ItemCount;
  UINT16 MaxItemCount;
  UINT32 MaxValueBufferLength;
} SpatialAudioMetadataItemsInfo;

メンバー

FrameCount

有効な項目オフセットを定義する合計フレーム数。

ItemCount

格納されているアイテムの現在の数。

MaxItemCount

許可されるアイテムの最大数。

MaxValueBufferLength

メタデータ形式で定義された最大のコマンド値のサイズ。

MaxItemCount

MaxValueBufferLength

要件

要件
Header spatialaudiometadata.h