toggle menu
StreamPack
androidJvm
switch theme
search in API
core
/
io.github.thibaultbee.streampack.streamers.interfaces
/
IFileStreamer
IFile
Streamer
interface
IFileStreamer
Inheritors
BaseAudioOnlyFileStreamer
BaseCameraFileStreamer
Members
Properties
file
Link copied to clipboard
abstract
var
file
:
File
?
File
where o write the stream.
output
Stream
Link copied to clipboard
abstract
var
outputStream
:
OutputStream
?
OutputStream
where to write the stream.