a reader that decodes frames one by one from a readable stream
fuman readable stream to read from
frame decoder
Optional
extra options
create an async iterator that yields frames
read a next frame from the stream, or null if the stream ended
null
a reader that decodes frames one by one from a readable stream