Home
last modified time | relevance | path

Searched defs:MinNotification (Results 1 – 2 of 2) sorted by relevance

/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/speech/include/
H A Dsapi.h12742 #define ISpeechAudioBufferInfo_get_MinNotification(This,MinNotification) \ argument
12745 #define ISpeechAudioBufferInfo_put_MinNotification(This,MinNotification) \ argument
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/Speech/
H A Dmod.rs6121 pub unsafe fn MinNotification(&self) -> ::windows::runtime::Result<i32> { in MinNotification() method