Preparing search index...
The search index is not available
LiveKit JS Server SDK - v2.10.2
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.10.2
AccessToken
AgentDispatchClient
EgressClient
IngressClient
RoomServiceClient
SipClient
TokenVerifier
WebhookEvent
WebhookReceiver
AccessTokenOptions
CreateIngressOptions
CreateOptions
CreateSipDispatchRuleOptions
CreateSipInboundTrunkOptions
CreateSipOutboundTrunkOptions
CreateSipParticipantOptions
CreateSipTrunkOptions
EncodedOutputs
ListEgressOptions
ListIngressOptions
ParticipantEgressOptions
RoomCompositeOptions
SipDispatchRuleDirect
SipDispatchRuleIndividual
SIPGrant
TrackCompositeOptions
TransferSipParticipantOptions
UpdateIngressOptions
VideoGrant
WebOptions
SendDataOptions
UpdateParticipantOptions
WebhookEventNames
authorizeHeader
claimsToJwtPayload
trackSourceToString
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R
Used to supply multiple outputs with an egress request