IAudioFormatEnumerator::GetCount method

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

Gets the number of supported audio formats in the list

Syntax


HRESULT GetCount(
  [out] UINT32 count
);

Parameters

count [out]

The number of supported audio formats in the list.

Return value

If the method succeeds, it returns S_OK.

Requirements

Header

Spatialaudioclient.h

See also

IAudioFormatEnumerator

 

 

Show: