Skip to main content

Module backend

Module backend 

Source
Expand description

Internal APIs used within the livekit SDK to power data streams.

Modules§

incoming
Incoming data streams.
outgoing
Outgoing data streams.

Structs§

ByteHeader
Header information included exclusively in byte data streams
Chunk
Header
StreamId
A wrapped identifier for a data stream.
TextHeader
Header information included exclusively in text data streams
Trailer

Enums§

CompressionType
Type of compression used when sending a data stream chunk
ContentHeader
OperationType
Operation type for text streams.
Packet