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 KSMULTIPLE_DATA_PROP structure (ksmedia.h).
Syntax
typedef struct {
KSPROPERTY Property;
KSMULTIPLE_ITEM MultipleItem;
} KSMULTIPLE_DATA_PROP, *PKSMULTIPLE_DATA_PROP;
Members
Property
Defines the KSPROPERTY member Property.
MultipleItem
Defines the KSMULTIPLE_ITEM member MultipleItem.
Requirements
Requirement | Value |
---|---|
Header | ksmedia.h (include Ksmedia.h) |