typedef void (*mm_stream_func)( mm_word length, mm_addr dest, mm_stream_formats format );
Number of samples to write to the output.
Output address.
Stream format.
Function pointer definition for handling stream fill requests.