Preparing search index...
The search index is not available
LiveKit JS Server SDK - v2.8.1
LiveKit JS Server SDK
EncodedOutputs
Interface EncodedOutputs
Used to supply multiple outputs with an egress request
interface
EncodedOutputs
{
file
?:
EncodedFileOutput
;
images
?:
ImageOutput
;
segments
?:
SegmentedFileOutput
;
stream
?:
StreamOutput
;
}
Index
Properties
file?
images?
segments?
stream?
Properties
Optional
file
file
?:
EncodedFileOutput
Optional
images
images
?:
ImageOutput
Optional
segments
segments
?:
SegmentedFileOutput
Optional
stream
stream
?:
StreamOutput
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
file
images
segments
stream
LiveKit JS Server SDK - v2.8.1
Loading...
Used to supply multiple outputs with an egress request