DataStream
Table of Contents
Classes
- ByteHeader
- header properties specific to byte or file streams
- Chunk
- Generated from protobuf message <code>livekit.DataStream.Chunk</code>
- CompressionType
- The compression type of the whole data stream
This will only get populated when send to participants with a
client protocol >= 2 which advertise a client capability of CAP_COMPRESSION_DEFLATE_RAW
- Header
- main DataStream.Header that contains a oneof for specific headers
- OperationType
- enum for operation types (specific to TextHeader)
- TextHeader
- header properties specific to text streams
- Trailer
- Generated from protobuf message <code>livekit.DataStream.Trailer</code>