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.
Syntax
typedef enum {
KSPROPERTY_STREAMALLOCATOR_FUNCTIONTABLE,
KSPROPERTY_STREAMALLOCATOR_STATUS
} KSPROPERTY_STREAMALLOCATOR;
Constants
KSPROPERTY_STREAMALLOCATOR_FUNCTIONTABLESpecify to retrieve the function table of the allocator. |
KSPROPERTY_STREAMALLOCATOR_STATUSSpecify to retrieve the current status of the specified allocator. |
Requirements
| Requirement | Value |
|---|---|
| Header | ks.h |