addStreams

abstract fun addStreams(streamConfigs: List<CodecConfig>): Map<CodecConfig, Int>

Registers new streams to the IEndpointInternal.

Return

the map of Config to their corresponding stream id

Parameters

streamConfigs

the list of Config to register