package
1.1.8
Repository: https://github.com/livekit/server-sdk-go.git
Documentation: pkg.go.dev

# Functions

New constructs a new SampleBuilder.
WithPacketDroppedHandler sets a callback that's called when a packet is dropped.
WithPacketReleaseHandler sets a callback that is called when the builder is about to release some packet.

# Structs

SampleBuilder buffers packets and produces media frames.

# Type aliases

An Option configures a SampleBuilder.