Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic describes the KSPROPERTY_EXTDEVICE enumeration (ksmedia.h).
Syntax
typedef enum {
KSPROPERTY_EXTDEVICE_ID,
KSPROPERTY_EXTDEVICE_VERSION,
KSPROPERTY_EXTDEVICE_POWER_STATE,
KSPROPERTY_EXTDEVICE_PORT,
KSPROPERTY_EXTDEVICE_CAPABILITIES
} KSPROPERTY_EXTDEVICE;
Constants
KSPROPERTY_EXTDEVICE_ID Defines the KSPROPERTY_EXTDEVICE_ID constant. |
KSPROPERTY_EXTDEVICE_VERSION Defines the KSPROPERTY_EXTDEVICE_VERSION constant. |
KSPROPERTY_EXTDEVICE_POWER_STATE Defines the KSPROPERTY_EXTDEVICE_POWER_STATE constant. |
KSPROPERTY_EXTDEVICE_PORT Defines the KSPROPERTY_EXTDEVICE_PORT constant. |
KSPROPERTY_EXTDEVICE_CAPABILITIES Defines the KSPROPERTY_EXTDEVICE_CAPABILITIES constant. |
Requirements
Requirement | Value |
---|---|
Header | ksmedia.h (include Ksmedia.h) |