Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 2 and Version 3 of vvAPI


Ignore:
Timestamp:
Oct 29, 2008, 10:55:44 PM (15 years ago)
Author:
Maiku
Comment:

Add comment on *_end and the end signal.

Legend:

Unmodified
Added
Removed
Modified
  • vvAPI

    v2 v3  
    5757*_pause # Pauses a video stream/session/participant (sending and/or receiving?)
    5858
    59 *_end   # Ends a stream/session/participant
     59*_end   # Ends a stream/session/participant/conference (removes the stream as well
     60          The difference between this and *_remove_stream is *_end signals
     61          (*_remove_stream may not be necessary))
    6062}}}
    6163
     
    6870          otherwise we'll probably need an "accepted" signal)
    6971connected # signals when a new stream has connected (src-pad-added) (useful for raw-udp at least)
    70 end     # Signals when a stream/session/participant has ended
     72end     # Signals when a stream/session/participant/conference has ended
    7173}}}
    7274More signals may be necessary for different protocols. Jingle ice-udp may also need a new-candidate and/or new-candidate-pair and a codecs-changed equivalent
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!