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_PROPERTY structure (ksmedia.h).
Syntax
typedef struct {
KSNODEPROPERTY NodeProperty;
PVOID AppContext;
ULONG Length;
ULONG Reserved;
} KSNODEPROPERTY_AUDIO_PROPERTY, *PKSNODEPROPERTY_AUDIO_PROPERTY;
Members
NodeProperty
Defines the KSNODEPROPERTY member NodeProperty.
AppContext
Defines the PVOID member AppContext.
Length
Defines the ULONG member Length.
Reserved
Reserved for future use.
Requirements
Requirement | Value |
---|---|
Header | ksmedia.h (include Ksmedia.h) |