Module: sems Branch: master Commit: c824834873a2af00b78d071be3265b958003d16c URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=c824834873a2af00b78d071be3265b958003d16c
Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: Tue Jun 29 23:35:45 2010 +0200 documentation for playMixIn --- .../mods/mod_conference/Readme.mod_conference.txt | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/apps/dsm/mods/mod_conference/Readme.mod_conference.txt b/apps/dsm/mods/mod_conference/Readme.mod_conference.txt index 7a40601..9dd2c50 100644 --- a/apps/dsm/mods/mod_conference/Readme.mod_conference.txt +++ b/apps/dsm/mods/mod_conference/Readme.mod_conference.txt @@ -45,3 +45,6 @@ conference.setupMixIn(float level, unsigned int seconds) o if you use setupMixIn multiple times, use setInOutPlaylist first!!!!! otherwise it could crash if old MixIn is still in the output / the audio queue + +conference.playMixIn(string filename) + - mix in a file _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
