Share via


AVEncVideoOutputColorTransferFunction Property

 
Microsoft DirectShow 9.0

AVEncVideoOutputColorTransferFunction Property

Specifies the conversion function from RGB to R'G'B' for encoded video.

Property GUID

CODECAPI_AVEncVideoOutputColorTransferFunction

Data Type

UINT32 (VT_UI4)

Possible Values

The value of this property is a member of the eAVEncVideoColorTransferFunction enumeration.

Remarks

This property is read/write.

Requirements

Header: Include codecapi.h.

See Also