KSVPSIZE_PROP - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ksmedia.h

typedef struct {
  KSPROPERTY Property;
  AMVPSIZE   Size;
} KSVPSIZE_PROP, *PKSVPSIZE_PROP;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ksmedia-ksvpsize_prop)

Description

This topic describes the KSVPSIZE_PROP structure (ksmedia.h).

Members

Property

Defines the KSPROPERTY member Property.

Size

Defines the AMVPSIZE member Size.

Remarks

See also