Package com.avpkit.mediatool.demos
Class GenerateAudioAndVideo
- java.lang.Object
-
- com.avpkit.mediatool.demos.GenerateAudioAndVideo
-
public class GenerateAudioAndVideo extends java.lang.Object
Generate audio and video frames and use theIMediaWriterto encode that media and write it out to a file.- Author:
- trebor, aclarke
-
-
Constructor Summary
Constructors Constructor Description GenerateAudioAndVideo()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)Create and display a number of bouncing balls on the
-
-
-
Constructor Detail
-
GenerateAudioAndVideo
public GenerateAudioAndVideo()
-
-
Method Detail
-
main
public static void main(java.lang.String[] args)
Create and display a number of bouncing balls on the
-
-