mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Merge "stream: Make ast_stream_topology_create_from_format_cap() allow NULL cap."
This commit is contained in:
@@ -356,7 +356,7 @@ int ast_stream_topology_set_stream(struct ast_stream_topology *topology,
|
||||
* creates a topology and separates the media types in format_cap into
|
||||
* separate streams.
|
||||
*
|
||||
* \param caps The format capabilities structure
|
||||
* \param caps The format capabilities structure (NULL creates an empty topology)
|
||||
*
|
||||
* \retval non-NULL success
|
||||
* \retval NULL failure
|
||||
|
Reference in New Issue
Block a user