KSPROPERTY_VBICODECFILTERING_STATISTICS_CC_S - NtDoc

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

typedef struct {
  KSPROPERTY                      Property;
  VBICODECFILTERING_STATISTICS_CC Statistics;
} KSPROPERTY_VBICODECFILTERING_STATISTICS_CC_S, *PKSPROPERTY_VBICODECFILTERING_STATISTICS_CC_S;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

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

Members

Property

Defines the KSPROPERTY member Property.

Statistics

Defines the VBICODECFILTERING_STATISTICS_CC member Statistics.

Remarks

See also