IAudioFormatEnumerator::GetCount メソッド (spatialaudioclient.h)

一覧でサポートされているオーディオ形式の数を取得します

構文

HRESULT GetCount(
  [out] UINT32 *count
);

パラメーター

[out] count

一覧でサポートされているオーディオ形式の数。

戻り値

メソッドが成功した場合は、S_OK を返します。

要件

要件
対象プラットフォーム Windows
ヘッダー spatialaudioclient.h

こちらもご覧ください

IAudioFormatEnumerator