KSPROPERTY_RTAUDIO_QUERY_NOTIFICATION_SUPPORT
The client application uses the KSPROPERTY_RTAUDIO_QUERY_NOTIFICATION_SUPPORT
property to determine whether the audio driver can notify the client application when a process that is performed on the submitted buffer is completed.
Usage Summary Table
Get | Set | Target | Property descriptor type | Property value type |
---|---|---|---|---|
Yes |
No |
Pin |
BOOL |
The property value is a variable of type BOOL.
Return Value
In response to a KSPROPERTY_RTAUDIO_QUERY_NOTIFICATION_SUPPORT
property request, the driver returns a TRUE or FALSE value. This value depends on whether the driver supports the property.
Remarks
None
Requirements
Version |
Available in Windows 7 and later versions of the Windows operating systems. |
Header |
Ksmedia.h (include Ksmedia.h) |