tpa-audio-stream-priv

tpa-audio-stream-priv

Synopsis




TpaAudioStream*     tpa_audio_stream_new_incoming       (TpaChannel *channel,
                                                         guint id,
                                                         guint contact,
                                                         guint type);
TpaAudioStream*     tpa_audio_stream_new                (TpaChannel *channel,
                                                         guint id,
                                                         guint contact,
                                                         guint type,
                                                         guint state,
                                                         guint direction,
                                                         guint flags);

Description

Details

tpa_audio_stream_new_incoming ()

TpaAudioStream*     tpa_audio_stream_new_incoming       (TpaChannel *channel,
                                                         guint id,
                                                         guint contact,
                                                         guint type);

channel :
id :
contact :
type :
Returns :

tpa_audio_stream_new ()

TpaAudioStream*     tpa_audio_stream_new                (TpaChannel *channel,
                                                         guint id,
                                                         guint contact,
                                                         guint type,
                                                         guint state,
                                                         guint direction,
                                                         guint flags);

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