#[repr(C)]pub struct KSRTAUDIO_NOTIFICATION_EVENT_PROPERTY {
pub Property: KSIDENTIFIER,
pub NotificationEvent: HANDLE,
}Expand description
Required features: ‘Win32_Media_KernelStreaming’, ‘Win32_Foundation’
Fields
Property: KSIDENTIFIERNotificationEvent: HANDLE