Home
last modified time | relevance | path

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

/dports/audio/faudio/FAudio-21.01/include/
H A DFACT.h306 typedef struct FACTNotificationMarker struct
312 } FACTNotificationMarker; typedef
/dports/audio/faudio/FAudio-21.01/csharp/
H A DFAudio.cs1119 public struct FACTNotificationMarker struct in FAudio
1121 public ushort cueIndex;
1122 public IntPtr pSoundBank; /* FACTSoundBank* */
1123 public IntPtr pCue; /* FACTCue* */
1124 public uint marker;