KSPROPERTY_FMRX_TOPOLOGY - NtDoc

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

typedef enum {
  KSPROPERTY_FMRX_ENDPOINTID,
  KSPROPERTY_FMRX_VOLUME,
  KSPROPERTY_FMRX_ANTENNAENDPOINTID
} KSPROPERTY_FMRX_TOPOLOGY;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

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

Constants

KSPROPERTY_FMRX_ENDPOINTID

Defines the KSPROPERTY_FMRX_ENDPOINTID constant.

KSPROPERTY_FMRX_VOLUME

Defines the KSPROPERTY_FMRX_VOLUME constant.

KSPROPERTY_FMRX_ANTENNAENDPOINTID

Defines the KSPROPERTY_FMRX_ANTENNAENDPOINTID constant.

Remarks

See also