Example #1
0
 public static extern MMSysErr waveOutGetPosition(WaveHandle h, ref MMTIME mmtime, uint cbmmt);
Example #2
0
 public static extern int waveOutGetPosition(HANDLE hWaveOut, ref MMTIME lpInfo, int uSize);
Example #3
0
 public static extern int midiStreamPosition(HANDLE hms, ref MMTIME lpmmt, int cbmmt);
Example #4
0
 public static extern int timeGetSystemTime(ref MMTIME lpTime, int uSize);
Example #5
0
 public static extern MMSysErr waveOutGetPosition(WaveHandle h, ref MMTIME mmtime, uint cbmmt);