Skip to content

Latest commit

 

History

History
47 lines (26 loc) · 1.37 KB

codecapi-avencvideousage.md

File metadata and controls

47 lines (26 loc) · 1.37 KB
description ms.assetid title ms.topic ms.date
Sets the video usage for a video encoder.
2A6941A3-CCA0-467C-AC8A-DADC2CD1D405
CODECAPI_AVEncVideoUsage property (Codecapi.h)
reference
05/31/2018

CODECAPI_AVEncVideoUsage property

Sets the video usage for a video encoder.

Data type

ULONG (VT_UI4)

Property GUID

CODECAPI_AVEncVideoUsage

Remarks

This property is also used with H.264 UVC 1.5 camera encoders.

CODECAPI_AVEncVideoTemporalLayerCount, CODECAPI_AVEncVideoUsage, and CODECAPI_AVEncCommonRateControlMode are static encoder properties. Once set, these will only take effect after a set media type is called on the camera s output pin.

Requirements

Requirement Value
Minimum supported client
Windows 8 [desktop apps | UWP apps]
Minimum supported server
Windows Server 2012 [desktop apps | UWP apps]
Header
Codecapi.h

See also

Media Foundation Properties