Table of Contents

Class SendFileInstruction

Namespace
LiveKit

YieldInstruction for send file. Returned by SendFile(string, StreamByteOptions).

public sealed class SendFileInstruction : YieldInstruction
Inheritance
SendFileInstruction
Inherited Members
Extension Methods

Remarks

Access Info after checking IsError

Properties

Error

public StreamError Error { get; }

Property Value

StreamError

Info

public ByteStreamInfo Info { get; }

Property Value

ByteStreamInfo