]> git.ipfire.org Git - thirdparty/asterisk.git/commit
rtp_engine.h: Update examples using ast_format_set.
authorNaveen Albert <asterisk@phreaknet.org>
Thu, 24 Nov 2022 15:56:55 +0000 (15:56 +0000)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Thu, 8 Dec 2022 15:08:18 +0000 (09:08 -0600)
commit9c0fc320ef6514a978ab0b3cd36cc8db3c274185
tree6b166525c3c424223f2f2c384cb3c93acca576e9
parentd0140fc7fe616c2578370e85bf4de192a2ce6765
rtp_engine.h: Update examples using ast_format_set.

This file includes some doxygen comments referencing
ast_format_set. This is an obsolete API that was
removed years back, but documentation was not fully
updated to reflect that. These examples are
updated to the current way of doing things
(using the format cache).

ASTERISK-30327 #close

Change-Id: I570f3b8007fa17ba470cc7117f44bfe7c555d2f7
include/asterisk/rtp_engine.h