Closed GoogleCodeExporter closed 9 years ago
We'll add a function to define the default media type to use.
Original comment by boss...@yahoo.fr
on 31 Aug 2011 at 7:41
Fixed by revision 665.
For java,c#,c++:
#using org.doubango.tinyWRAP.MediaSessionMgr;
MediaSessionMgr.defaultsSetMediaType(media_type);
For ANSI-C:
#include "tinymedia/tmedia_defaults.h"
tmedia_defaults_set_media_type(media_type);
Original comment by boss...@yahoo.fr
on 21 Oct 2011 at 12:14
Original issue reported on code.google.com by
zrsh...@gmail.com
on 11 Aug 2011 at 4:25