Package net.bramp.ffmpeg.nut
Class Frame
java.lang.Object
net.bramp.ffmpeg.nut.Frame
A video or audio frame
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
read
(NutReader nut, NutDataInputStream in, int code) toString()
-
Constructor Details
-
Frame
public Frame()
-
-
Method Details
-
readMetaData
- Throws:
IOException
-
read
- Throws:
IOException
-
toString
-