addStreams
open suspend override fun addStreams(streamConfigs: List<CodecConfig>): Map<CodecConfig, Int>(source)
Registers new streams to the IEndpointInternal.
Return
the map of Config to their corresponding stream id
Parameters
streamConfigs
the list of Config to register