StreamPack
Toggle table of contents
3.0.0-RC
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
StreamPack
streampack-core
/
io.github.thibaultbee.streampack.core.elements.endpoints
/
IEndpointInternal
/
Factory
Factory
interface
Factory
A factory to build an
IEndpointInternal
.
Inheritors
CombineEndpointFactory
DualEndpointFactory
DynamicEndpointFactory
DynamicLocalEndpointFactory
MediaMuxerEndpointFactory
CompositeEndpointFactory
Members
Functions
create
Link copied to clipboard
abstract
fun
create
(
context
:
Context
)
:
IEndpointInternal
Creates an
IEndpointInternal
instance.