หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
The KSPROPERTY_ALLOCATOR_CONTROL_HONOR_COUNT property informs the Overlay Mixer how to determine the number of DirectDraw surfaces to allocate. This property is optional.
Usage Summary Table
| Get | Set | Target | Property descriptor type | Property value type |
|---|---|---|---|---|
| Yes | No | Pin | KSPROPERTY | DWORD |
The property value (operation data) is a DWORD that specifies how the Overlay Mixer is to calculate the number of and use of overlay surfaces.
Remarks
KSPROPERTY_ALLOCATOR_CONTROL_HONOR_COUNT property requests must return 1 to force the Overlay Mixer to use the number of surfaces specified in the KSPROPERTY_CONNECTION_ALLOCATORFRAMING property. A return value of zero causes the Overlay Mixer to calculate how many surfaces to allocate.
Requirements
Header: ksmedia.h (include Ksmedia.h)