FS-7513: add configurable FPS for conf and default to 15

This commit is contained in:
Anthony Minessale
2015-02-13 14:10:42 -06:00
committed by Michael Jerris
parent 889f5265eb
commit 2c1ab14074
5 changed files with 136 additions and 11 deletions
+2 -1
View File
@@ -2193,7 +2193,8 @@ typedef switch_status_t (*switch_core_codec_video_decode_func_t) (switch_codec_t
typedef enum {
SCC_VIDEO_REFRESH = 0,
SCC_VIDEO_BANDWIDTH
SCC_VIDEO_BANDWIDTH,
SCC_VIDEO_RESET
} switch_codec_control_command_t;
typedef enum {