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.
- Timestamp:
-
Oct 29, 2008, 10:46:48 PM (15 years ago)
- Author:
-
Maiku
- Comment:
-
Add an accept function.
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v2
|
|
51 | 51 | (could use *_add_stream to accomplish this) |
52 | 52 | |
| 53 | *_accept # Accept a session (User clicked the accept button) |
| 54 | |
53 | 55 | # The following two could probably be merged into one function |
54 | 56 | *_mute # Mutes an audio stream/session/participant (sending and/or receiving?) |
… |
… |
|
63 | 65 | {{{ |
64 | 66 | ready # Waits for both codecs-ready to be TRUE and candidates-prepared to have fired |
| 67 | (possibly also wait for the user to click accept if they are the responder |
| 68 | otherwise we'll probably need an "accepted" signal) |
65 | 69 | connected # signals when a new stream has connected (src-pad-added) (useful for raw-udp at least) |
66 | 70 | end # Signals when a stream/session/participant has ended |
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!