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 KSNODEPROPERTY_AUDIO_DEV_SPECIFIC structure (ksmedia.h).
Syntax
typedef struct {
KSNODEPROPERTY NodeProperty;
ULONG DevSpecificId;
ULONG DeviceInfo;
ULONG Length;
} KSNODEPROPERTY_AUDIO_DEV_SPECIFIC, *PKSNODEPROPERTY_AUDIO_DEV_SPECIFIC;
Members
NodeProperty
Defines the KSNODEPROPERTY member NodeProperty.
DevSpecificId
Defines the ULONG member DevSpecificId.
DeviceInfo
Defines the ULONG member DeviceInfo.
Length
Defines the ULONG member Length.
Requirements
Requirement | Value |
---|---|
Header | ksmedia.h (include Ksmedia.h) |