KS_COPY_MACROVISION_LEVEL - NtDoc

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

typedef enum {
  KS_MACROVISION_DISABLED,
  KS_MACROVISION_LEVEL1,
  KS_MACROVISION_LEVEL2,
  KS_MACROVISION_LEVEL3
} KS_COPY_MACROVISION_LEVEL, *PKS_COPY_MACROVISION_LEVEL;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-ksmedia-ks_copy_macrovision_level)

Description

This topic describes the KS_COPY_MACROVISION_LEVEL enumeration (ksmedia.h).

Constants

KS_MACROVISION_DISABLED

Defines the KS_MACROVISION_DISABLED constant.

KS_MACROVISION_LEVEL1

Defines the KS_MACROVISION_LEVEL1 constant.

KS_MACROVISION_LEVEL2

Defines the KS_MACROVISION_LEVEL2 constant.

KS_MACROVISION_LEVEL3

Defines the KS_MACROVISION_LEVEL3 constant.

Remarks

See also