LiVES 1.4.9
Data Structures | Defines | Functions

src/stream.h File Reference

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_wcreate_pandh_dialog (gint type)

Define Documentation

#define LIVES_STREAM_TYPE_VIDEO   1
#define LIVES_VSTREAM_COMPRESSION_NONE   0
#define LIVES_VSTREAM_FLAGS_IS_CONTINUATION   1<<0

Function Documentation

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 
)
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines