FS-7502: add some changes for video media bug

This commit is contained in:
Anthony Minessale
2015-04-01 19:37:25 -05:00
committed by Michael Jerris
parent 026ae6945e
commit ee81167996
3 changed files with 7 additions and 2 deletions
+2
View File
@@ -301,6 +301,8 @@ SWITCH_DECLARE(switch_frame_t *) switch_core_media_bug_get_native_read_frame(swi
SWITCH_DECLARE(switch_frame_t *) switch_core_media_bug_get_native_write_frame(switch_media_bug_t *bug);
SWITCH_DECLARE(switch_frame_t *) switch_core_media_bug_get_video_ping_frame(switch_media_bug_t *bug);
/*!
\brief Set a return replace frame
\param bug the bug to set the frame on