mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
FS-9136: allow multiple instances of same video codec with different fmtp
This commit is contained in:
committed by
Michael Jerris
parent
930777efda
commit
50d7a80fa3
@@ -286,6 +286,7 @@ SWITCH_DECLARE(switch_status_t) switch_core_session_get_payload_code(switch_core
|
||||
switch_media_type_t type,
|
||||
const char *iananame,
|
||||
uint32_t rate,
|
||||
const char *fmtp_in,
|
||||
switch_payload_t *ptP,
|
||||
switch_payload_t *recv_ptP,
|
||||
char **fmtpP);
|
||||
|
Reference in New Issue
Block a user