windows::Win32::Media::Audio

Function CreateRenderAudioStateMonitorForCategoryAndDeviceId

pub unsafe fn CreateRenderAudioStateMonitorForCategoryAndDeviceId<P1>(
    category: AUDIO_STREAM_CATEGORY,
    deviceid: P1,
) -> Result<IAudioStateMonitor>
where P1: Param<PCWSTR>,