Changes between Version 7 and Version 8 of Media_Transport_Adapter
- Timestamp:
- Oct 9, 2011 11:00:14 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Media_Transport_Adapter
v7 v8 61 61 [[BR]] 62 62 63 == Examples == 64 65 The {{{pjsua}}} application contains sample code to create and integrate the sample media transport adapter. Open the {{{pjsua_app.c}}} source, and look for {{{TRANSPORT_ADAPTER_SAMPLE}}} macro. 66 63 67 {{{ 64 68 #!html