|
LiVES
2.4.1-svn
|
Go to the source code of this file.
Data Structures | |
| struct | lives_vstream_t |
| struct | lives_pandh_w |
Macros | |
| #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 char *host, int port) |
| void | weed_layer_set_from_lives2lives (weed_plant_t *layer, int clip, lives_vstream_t *lstream) |
| void | on_open_lives2lives_activate (LiVESMenuItem *, livespointer) |
| void | on_send_lives2lives_activate (LiVESMenuItem *, livespointer) |
| lives_pandh_w * | create_pandh_dialog (int 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 | ( | int | type | ) |
| void lives2lives_read_stream | ( | const char * | host, |
| int | port | ||
| ) |
| void on_open_lives2lives_activate | ( | LiVESMenuItem * | , |
| livespointer | |||
| ) |
| void on_send_lives2lives_activate | ( | LiVESMenuItem * | , |
| livespointer | |||
| ) |
| void weed_layer_set_from_lives2lives | ( | weed_plant_t * | layer, |
| int | clip, | ||
| lives_vstream_t * | lstream | ||
| ) |
1.8.6