KSCAMERA_PERFRAMESETTING_CUSTOM_ITEM structure (ksmedia.h)
This structure contains a custom item.
Syntax
typedef struct {
ULONG Size;
ULONG Reserved;
GUID Id;
} KSCAMERA_PERFRAMESETTING_CUSTOM_ITEM, *PKSCAMERA_PERFRAMESETTING_CUSTOM_ITEM;
Members
Size
The size of this header and custom data that follows.
Reserved
Reserved for future use.
Id
A GUID that identifies the custom item.
Requirements
Requirement | Value |
---|---|
Header | ksmedia.h |