// ksmedia.h
typedef struct {
KSPROPERTY Property;
AMVPSIZE Size;
} KSVPSIZE_PROP, *PKSVPSIZE_PROP;
View the official Windows Driver Kit DDI referenceNo description available.
This topic describes the KSVPSIZE_PROP structure (ksmedia.h).
PropertyDefines the KSPROPERTY member Property.
SizeDefines the AMVPSIZE member Size.