KSPROPERTY_STREAMALLOCATOR enumeration (ks.h)
Syntax
typedef enum {
KSPROPERTY_STREAMALLOCATOR_FUNCTIONTABLE,
KSPROPERTY_STREAMALLOCATOR_STATUS
} KSPROPERTY_STREAMALLOCATOR;
Constants
KSPROPERTY_STREAMALLOCATOR_FUNCTIONTABLE Specify to retrieve the function table of the allocator. |
KSPROPERTY_STREAMALLOCATOR_STATUS Specify to retrieve the current status of the specified allocator. |
Requirements
Requirement | Value |
---|---|
Header | ks.h |