CompositeEndpointFactory
class CompositeEndpointFactory(val muxer: IMuxerInternal, val sink: ISinkInternal) : IEndpointInternal.Factory
A factory to build a CompositeEndpoint.
Functions
Link copied to clipboard
open override fun create(context: Context, dispatcherProvider: IDispatcherProvider): IEndpointInternal
Creates an IEndpointInternal instance.