FJMovieEditor Pré-Alpha
A GTK video editor for GNOME. Designed for Artists to do, special effects, compositing and animation.

trunk/libfjme/LoadSave.h File Reference

#include "basic.h"
Include dependency graph for LoadSave.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void VideoImage_Config (iPlugin *p)
void VideoImage_Init (iPlugin *p)
void VideoImage_Frame (iPlugin *p)
VideoFramevideo_sequence_get_frame (iPlugin *p)
void VideoSequence_Init (iPlugin *p)
void VideoSequence_Frame (iPlugin *p)
void VideoSequence_Config (iPlugin *p)
void VideoSequence_action (iPlugin *p)

Function Documentation

VideoFrame* video_sequence_get_frame ( iPlugin p)

Here is the caller graph for this function:

void VideoImage_Config ( iPlugin p)

Here is the caller graph for this function:

void VideoImage_Frame ( iPlugin p)

Here is the caller graph for this function:

void VideoImage_Init ( iPlugin p)

Here is the call graph for this function:

Here is the caller graph for this function:

void VideoSequence_action ( iPlugin p)

Here is the caller graph for this function:

void VideoSequence_Config ( iPlugin p)

Here is the caller graph for this function:

void VideoSequence_Frame ( iPlugin p)

Here is the caller graph for this function:

void VideoSequence_Init ( iPlugin p)

Here is the call graph for this function:

Here is the caller graph for this function:

All Data Structures Files Functions Variables Typedefs Defines