Package steganography.video
Class Decode
- java.lang.Object
-
- steganography.video.Decode
-
public class Decode extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Decode()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-
-
-
Method Detail
-
main
public static void main(java.lang.String[] args) throws java.io.IOException, VideoNotFoundException, UnsupportedVideoTypeException
- Throws:
java.io.IOException
VideoNotFoundException
UnsupportedVideoTypeException
-
-