Skip to content

Latest commit

 

History

History
55 lines (27 loc) · 1.69 KB

buffering-attribute.md

File metadata and controls

55 lines (27 loc) · 1.69 KB
description ms.assetid title ms.topic ms.date ms.custom
The buffering attribute specifies the number of frames to render in advance during preview.
c00fd24d-5c3c-44cf-93dd-9750f614d2af
buffering Attribute (Wmp.h)
reference
4/26/2023
UpdateFrequency5

buffering Attribute

[The feature associated with this page, DirectShow, is a legacy feature. It has been superseded by MediaPlayer, IMFMediaEngine, and Audio/Video Capture in Media Foundation. Those features have been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use MediaPlayer, IMFMediaEngine and Audio/Video Capture in Media Foundation instead of DirectShow, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]

Note

[Deprecated. This API may be removed from future releases of Windows.]

The buffering attribute specifies the number of frames to render in advance during preview.

Possible Values

The value must be a number greater than 1. The default value is 30.

Applies To

group

Requirements

Requirement Value
Header
Wmp.h

See also

XTL Attributes

IAMTimelineGroup::SetOutputBuffering