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.sources.audio
/
IAudioFrameSourceInternal
IAudio
Frame
Source
Internal
interface
IAudioFrameSourceInternal
Inheritors
IAudioSourceInternal
Members
Functions
fill
Audio
Frame
Link copied to clipboard
abstract
fun
fillAudioFrame
(
frame
:
RawFrame
)
:
RawFrame
Gets an audio frame from the source.
get
Audio
Frame
Link copied to clipboard
abstract
fun
getAudioFrame
(
frameFactory
:
IReadOnlyRawFrameFactory
)
:
RawFrame
Gets an audio frame from the source.