PROPSETID_ALLOCATOR_CONTROL

The PROPSETID_ALLOCATOR_CONTROL property set controls the allocation of overlay surface, such as video ports and/or Microsoft DirectDraw surfaces. Devices that control the number of allocated DirectDraw surfaces, and/or that indicate to the Overlay Mixer that video scaling at the video decoder is not possible should implement the properties of this set. The Overlay Mixer uses the properties of this set to control Microsoft DirectDraw surface allocation and dimensions.

The KSPROPERTY_ALLOCATOR_CONTROL enumeration in ksmedia.h specifies the properties of this set.

Support for this property set is optional and should be implemented only by devices that use overlay surfaces.

KSPROPERTY_ALLOCATOR_CONTROL_HONOR_COUNT

KSPROPERTY_ALLOCATOR_CONTROL_SURFACE_SIZE

KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_CAPS

KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_INTERLEAVE

DirectShow Interface

There is no DirectShow interface that provides access to this property set.