Skip to content

Latest commit

 

History

History
67 lines (55 loc) · 2.52 KB

nn-wmcodecdsp-iwmcodecleakybucket.md

File metadata and controls

67 lines (55 loc) · 2.52 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:wmcodecdsp.IWMCodecLeakyBucket
IWMCodecLeakyBucket (wmcodecdsp.h)
Configures the "leaky bucket" parameters on a video encoder.
IWMCodecLeakyBucket
IWMCodecLeakyBucket interface [Media Foundation]
IWMCodecLeakyBucket interface [Media Foundation]
described
codecapi.iwmcodecleakybucketinterface
mf.iwmcodecleakybucketinterface
wmcodecdsp/IWMCodecLeakyBucket
mf\iwmcodecleakybucketinterface.htm
mf
93a0169e-39fe-4152-8698-72a0650be41a
12/05/2018
IWMCodecLeakyBucket, IWMCodecLeakyBucket interface [Media Foundation], IWMCodecLeakyBucket interface [Media Foundation],described, codecapi.iwmcodecleakybucketinterface, mf.iwmcodecleakybucketinterface, wmcodecdsp/IWMCodecLeakyBucket
wmcodecdsp.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Windows
19H1
IWMCodecLeakyBucket
wmcodecdsp/IWMCodecLeakyBucket
c++
APIRef
kbSyntax
COM
wmcodecdsp.h
IWMCodecLeakyBucket

IWMCodecLeakyBucket interface

-description

Configures the "leaky bucket" parameters on a video encoder.

This interface is implemented by all of the encoder objects. You can get a pointer to the IWMCodecLeakyBucket interface for a Windows Media video encoder by calling the QueryInterface method of any other interface on the object, such as IMediaObject or IMFTransform. This interface is not implemented on any of the decoders.

-inheritance

The IWMCodecLeakyBucket interface inherits from the IUnknown interface. IWMCodecLeakyBucket also has these types of members:

-see-also

Media Foundation Interfaces

The Leaky Bucket Buffer Model