Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic describes the KSPROPERTY_ALLOCATOR_CONTROL enumeration (ksmedia.h).
Syntax
typedef enum {
KSPROPERTY_ALLOCATOR_CONTROL_HONOR_COUNT,
KSPROPERTY_ALLOCATOR_CONTROL_SURFACE_SIZE,
KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_CAPS,
KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_INTERLEAVE
} KSPROPERTY_ALLOCATOR_CONTROL;
Constants
KSPROPERTY_ALLOCATOR_CONTROL_HONOR_COUNT Defines the KSPROPERTY_ALLOCATOR_CONTROL_HONOR_COUNT constant. |
KSPROPERTY_ALLOCATOR_CONTROL_SURFACE_SIZE Defines the KSPROPERTY_ALLOCATOR_CONTROL_SURFACE_SIZE constant. |
KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_CAPS Defines the KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_CAPS constant. |
KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_INTERLEAVE Defines the KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_INTERLEAVE constant. |
Requirements
Requirement | Value |
---|---|
Header | ksmedia.h (include Ksmedia.h) |