pub fn default_registry() -> EncoderRegistryExpand description
Returns an EncoderRegistry preloaded with the default encoders.
Callers can extend the returned registry with additional encoders before constructing
the crate::capture::BusCaptureAdapter.