MICU:StartSampling

MICU:StartSampling

Request #

Index WordDescription
0Header code [0x00030140]
1u8, Encoding
2u8, SampleRate
3u32, base offset for audio data in sharedmem (Normally zero).
4u32, size of the audio data in sharedmem (Normally sharedmem_size-4, since the base offset is normally 0 and offset-field is at sharedmem_size-4).
5u8, loop at end of buffer (0 = stop, non-zero = loop).

Response #

Index WordDescription
0Header code
1Result code