tpa-video-stream-priv

tpa-video-stream-priv

Synopsis




TpaVideoStream*     tpa_video_stream_new_incoming       (TpaChannel *channel,
                                                         guint id,
                                                         guint contact,
                                                         guint type);
TpaVideoStream*     tpa_video_stream_new                (TpaChannel *channel,
                                                         guint id,
                                                         guint contact,
                                                         guint type,
                                                         guint state,
                                                         guint direction,
                                                         guint flags);

Description

Details

tpa_video_stream_new_incoming ()

TpaVideoStream*     tpa_video_stream_new_incoming       (TpaChannel *channel,
                                                         guint id,
                                                         guint contact,
                                                         guint type);

channel :
id :
contact :
type :
Returns :

tpa_video_stream_new ()

TpaVideoStream*     tpa_video_stream_new                (TpaChannel *channel,
                                                         guint id,
                                                         guint contact,
                                                         guint type,
                                                         guint state,
                                                         guint direction,
                                                         guint flags);

channel :
id :
contact :
type :
state :
direction :
flags :
Returns :