This chapter contains examples that demonstrate how to import images and audio into a movie.
Example 1-1 demonstrates how an application can concatenate a series of screen snapshots taken from the desktop into a movie.
/usr/share/src/dmedia/movie/snapmovie/snapmovie.c |
Example 1-2 contains a listing of addaudio.c, which adds a soundtrack to a movie.
/usr/share/src/dmedia/movie/addaudio/addaudio.c |