Hi,
I was wondering if there was anything in the current libmad API for frame
skipping? For example, skipping ahead 1,2, or 4 frames and same for
rewind.
I understand I can do this directly on my stream but then what would be a
clean way to update the mad_stream, and does it need updating? Or can I
just call mad_stream_buffer() and it'll figure things out itself?
I checked the list archives but couldn't find exactly what I needed, sorry
if this question is redudant, as I'm sure it is.
Thanks,
ani