git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5176 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2007-05-14 17:10:46 +00:00
parent d2002bd07c
commit bcd32125d0
25 changed files with 28 additions and 1736 deletions

View File

@@ -32,7 +32,7 @@
*
*/
#include <switch.h>
#include "private/switch_core.h"
#include "private/switch_core_pvt.h"
SWITCH_DECLARE(switch_status_t) switch_core_session_write_video_frame(switch_core_session_t *session, switch_frame_t *frame, int timeout, int stream_id)