mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 05:02:10 +00:00
FS-7513: add configurable FPS for conf and default to 15
This commit is contained in:
committed by
Michael Jerris
parent
889f5265eb
commit
2c1ab14074
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user