KSPROPERTY_SOUNDDETECTOR_RESET
The KSPROPERTY_SOUNDDETECTOR_RESET property resets the detector to an unarmed state with no pattern set.
Usage Summary Table
Get | Set | Target | Property descriptor type | Property value type |
---|---|---|---|---|
No |
Yes |
Filter |
BOOL |
Return Value
The property value is a BOOL. True indicates to reset, false is ignored.
Remarks
The OS calls reset with a value of true when it would like to:
- Unarm the keyword detector.
- Clear any KSPROPERTY_SOUNDDETECTOR_PATTERNS that have been set.
Setting this true while no keyword patterns are set (KSPROPERTY_SOUNDDETECTOR_PATTERNS is empty) has no effect.
Requirements
Minimum supported client |
Windows 10 Version 1903 |
Header |
Ksmedia.h |