Closed slifty closed 3 years ago
This PR replaces the old callback pattern with the shiny Transform Stream pattern
callback
Transform Stream
MpegTsDemuxer should now be treated as a Duplex stream -- it can be used as part of a pipeline.
Resolves #7
Description
This PR replaces the old
callback
pattern with the shinyTransform Stream
patternMpegTsDemuxer should now be treated as a Duplex stream -- it can be used as part of a pipeline.
Related Issues
Resolves #7