UNPKG

mpegts-demuxer

Version:

Demuxes an MPEG Transport Stream into elementary packets.

5 lines 171 B
export { Pmt } from './Pmt'; export { Stream } from './Stream'; export { Packet } from './Packet'; export { Payload } from './Payload'; //# sourceMappingURL=index.d.ts.map