Uses of Class
com.github.kokorin.jaffree.nut.NutFrame
Packages that use NutFrame
Package
Description
Classes partially implementing NUT container format muxer & demuxer.
-
Uses of NutFrame in com.github.kokorin.jaffree.nut
Methods in com.github.kokorin.jaffree.nut that return NutFrameMethods in com.github.kokorin.jaffree.nut with parameters of type NutFrameModifier and TypeMethodDescriptionvoidNutWriter.writeFrame(NutFrame frame) Writes frame to underlying OutputStream.