mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 20:51:58 +00:00
FS-9576 #resolve [Add Realtime Text]
This commit is contained in:
@@ -39,7 +39,8 @@ typedef enum {
|
||||
|
||||
typedef enum {
|
||||
SJB_VIDEO = 0,
|
||||
SJB_AUDIO
|
||||
SJB_AUDIO,
|
||||
SJB_TEXT
|
||||
} switch_jb_type_t;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user