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 KSJACK_DESCRIPTION3 structure.
Syntax
typedef struct _tagKSJACK_DESCRIPTION3 {
ULONG ConfigId;
} KSJACK_DESCRIPTION3, *PKSJACK_DESCRIPTION3;
Members
ConfigId
Defines the ULONG member ConfigId.
Remarks
This is a driver defined bitmask or enum describing the current configuration. Changing this value causes audioendpointbuilder to refresh the cache to ensure that the published endpoint matches the current config.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 11, version 22H2 |
Header | ksmedia.h (include Ksmedia.h) |