addStreams

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

Adds multiple streams to the filter.

Return

A map of stream configurations to their corresponding stream PIDs.

Parameters

streamConfigs

The list of stream configurations.