Package com.avpkit.mediatool.demos
Class ModifyAudioAndVideo
- java.lang.Object
-
- com.avpkit.mediatool.demos.ModifyAudioAndVideo
-
public class ModifyAudioAndVideo extends java.lang.Object
Read and modify 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 ModifyAudioAndVideo()
-
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
-
ModifyAudioAndVideo
public ModifyAudioAndVideo()
-
-
Method Detail
-
main
public static void main(java.lang.String[] args)
Create and display a number of bouncing balls on the
-
-