enumerazione KSPROPERTY_ALLOCATOR_CONTROL (ksmedia.h)
In questo argomento viene descritta l'enumerazione KSPROPERTY_ALLOCATOR_CONTROL (ksmedia.h).
Sintassi
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;
Costanti
KSPROPERTY_ALLOCATOR_CONTROL_HONOR_COUNT Definisce la costante KSPROPERTY_ALLOCATOR_CONTROL_HONOR_COUNT . |
KSPROPERTY_ALLOCATOR_CONTROL_SURFACE_SIZE Definisce la costante KSPROPERTY_ALLOCATOR_CONTROL_SURFACE_SIZE . |
KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_CAPS Definisce la costante KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_CAPS . |
KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_INTERLEAVE Definisce la costante KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_INTERLEAVE . |
Requisiti
Requisito | Valore |
---|---|
Intestazione | ksmedia.h (include Ksmedia.h) |