void mmStreamUpdate(void );
Check buffering state and fill stream with data. Requests will be made to your callback to fill parts of the wave buffer(s). This function only needs to be called manually if the stream isn't in auto-fill mode. This function shouldn't be used when the stream is automatically filled.