Uses of Class
com.github.kokorin.jaffree.nut.NutOutputStream
Packages that use NutOutputStream
Package
Description
Classes partially implementing NUT container format muxer & demuxer.
-
Uses of NutOutputStream in com.github.kokorin.jaffree.nut
Constructors in com.github.kokorin.jaffree.nut with parameters of type NutOutputStreamModifierConstructorDescriptionNutWriter(NutOutputStream output, long frameOrderingBufferMillis) CreatesNutWriter.