Share via


AVEncDDProductionRoomType Property

 
Microsoft DirectShow 9.0

AVEncDDProductionRoomType Property

Specifies the room type for a Dolby Digital audio stream. This property applies to Dolby Digital audio encoders.

Property GUID

CODECAPI_AVEncDDProductionRoomType

Data Type

UINT32 (VT_UI4)

Possible Values

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

Remarks

This property is read/write.

Room type refers to the size of the room used during production. If you set this property, set the AVEncDDProductionInfoExists property to TRUE.

Requirements

Header: Include codecapi.h.

See Also