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
/
IAudioEndpointInfo
IAudio
Endpoint
Info
interface
IAudioEndpointInfo
Members
Properties
supported
Byte
Formats
Link copied to clipboard
abstract
val
supportedByteFormats
:
List
<
Int
>
?
Supported audio byte formats.
supported
Encoders
Link copied to clipboard
abstract
val
supportedEncoders
:
List
<
String
>
Supported audio encoders.
supported
Sample
Rates
Link copied to clipboard
abstract
val
supportedSampleRates
:
List
<
Int
>
?
Supported audio sample rates.