Hello,
im trying to stream an mp3, although im finding it quite difficult, since there is no Documentation (or i could not find any) :)
i looked at minimad .. although that is for non-streaming, what would i need to do for streaming?
i have set my write and read callbacks... when are they called? how do i know how many bytes need to be called in the read callback? do i still need to call mad_decoder_run()? what do the synth functions do? do i need them? should i call mad_frame_decode .. and when? ... what does it return?
i am just completely lost...
btw, even the mildest documentation can be somewhat helpful...
thankyou, Nehal