LiVES 1.4.9
|
Go to the source code of this file.
Data Structures | |
struct | lives_vstream_t |
struct | lives_pandh_w |
Defines | |
#define | LIVES_STREAM_TYPE_VIDEO 1 |
#define | LIVES_VSTREAM_FLAGS_IS_CONTINUATION 1<<0 |
#define | LIVES_VSTREAM_COMPRESSION_NONE 0 |
Functions | |
void | lives2lives_read_stream (const gchar *host, int port) |
void | weed_layer_set_from_lives2lives (weed_plant_t *layer, gint clip, lives_vstream_t *lstream) |
void | on_open_lives2lives_activate (GtkMenuItem *, gpointer) |
void | on_send_lives2lives_activate (GtkMenuItem *, gpointer) |
lives_pandh_w * | create_pandh_dialog (gint type) |
#define LIVES_STREAM_TYPE_VIDEO 1 |
#define LIVES_VSTREAM_COMPRESSION_NONE 0 |
#define LIVES_VSTREAM_FLAGS_IS_CONTINUATION 1<<0 |
lives_pandh_w* create_pandh_dialog | ( | gint | type | ) |
void lives2lives_read_stream | ( | const gchar * | host, |
int | port | ||
) |
void on_open_lives2lives_activate | ( | GtkMenuItem * | , |
gpointer | |||
) |
void on_send_lives2lives_activate | ( | GtkMenuItem * | , |
gpointer | |||
) |
void weed_layer_set_from_lives2lives | ( | weed_plant_t * | layer, |
gint | clip, | ||
lives_vstream_t * | lstream | ||
) |