Package-level declarations
Types
Combines multiple endpoints into one. This endpoint will write frames to all endpoints if they are opened.
A factory to build a CombineEndpoint from a list of IEndpointInternal.Factory.
An implementation of CombineEndpoint that combines two endpoints. The mainEndpoint is the only one closed and opened by this endpoint. The secondEndpoint is opened and closed by the user.
A factory to build a DualEndpoint.
An implementation of IEndpointInternal where the endpoint is created based on the MediaDescriptor.
A factory to build a DynamicEndpoint.
A DynamicEndpoint for local endpoints.
An IEndpointInternal implementation of the MediaMuxer.
Factory for MediaMuxerEndpoint.
Media scheme. Use to determine the type of sink.
Functions
Combines multiple endpoints into one.
A factory to build a CombineEndpoint from a varargs of IEndpointInternal.Factory.
Opens the second endpoint.
Starts audio/video stream for the second endpoint.