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
/
IEndpoint
/
IEndpointInfo
IEndpoint
Info
interface
IEndpointInfo
Inheritors
Mp4EndpointInfo
WebMEndpointInfo
ThreeGPEndpointInfo
OggEndpointInfo
EndpointInfo
Members
Types
IAudio
Endpoint
Info
Link copied to clipboard
interface
IAudioEndpointInfo
IVideo
Endpoint
Info
Link copied to clipboard
interface
IVideoEndpointInfo
Properties
audio
Link copied to clipboard
abstract
val
audio
:
IEndpoint.IEndpointInfo.IAudioEndpointInfo
A info to verify supported audio formats.
video
Link copied to clipboard
abstract
val
video
:
IEndpoint.IEndpointInfo.IVideoEndpointInfo
A info to verify supported video formats.