# 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.