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.composites
/
CompositeEndpoint
/
EndpointInfo
Endpoint
Info
class
EndpointInfo
(
val
muxerInfo
:
IMuxer.IMuxerInfo
)
:
IEndpoint.IEndpointInfo
Members
Constructors
Endpoint
Info
Link copied to clipboard
constructor
(
muxerInfo
:
IMuxer.IMuxerInfo
)
Properties
audio
Link copied to clipboard
open
override
val
audio
:
IEndpoint.IEndpointInfo.IAudioEndpointInfo
A info to verify supported audio formats.
muxer
Info
Link copied to clipboard
val
muxerInfo
:
IMuxer.IMuxerInfo
video
Link copied to clipboard
open
override
val
video
:
IEndpoint.IEndpointInfo.IVideoEndpointInfo
A info to verify supported video formats.