Documentation ¶
Index ¶
- type Pipeline
- func (p *Pipeline) GetInfo() *livekit.EgressInfo
- func (p *Pipeline) OnStatusUpdate(f func(context.Context, *livekit.EgressInfo))
- func (p *Pipeline) Run(ctx context.Context) *livekit.EgressInfo
- func (p *Pipeline) SendEOS(ctx context.Context)
- func (p *Pipeline) UpdateStream(ctx context.Context, req *livekit.UpdateStreamRequest) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pipeline ¶
func (*Pipeline) GetInfo ¶
func (p *Pipeline) GetInfo() *livekit.EgressInfo
func (*Pipeline) OnStatusUpdate ¶
func (p *Pipeline) OnStatusUpdate(f func(context.Context, *livekit.EgressInfo))
func (*Pipeline) UpdateStream ¶
Click to show internal directories.
Click to hide internal directories.