IWMCodecLeakyBucket::SetBufferFullnessBits method (wmcodecdsp.h)

Not implemented in this release.

Syntax

HRESULT SetBufferFullnessBits(
  [in] ULONG ulBufferFullness
);

Parameters

[in] ulBufferFullness

Return value

This method always returns E_NOTIMPL.

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header wmcodecdsp.h

See also

IWMCodecLeakyBucket Interface

IWMCodecLeakyBucket::GetBufferFullnessBits