Skip to main content

default_registry

Function default_registry 

Source
pub fn default_registry() -> EncoderRegistry
Expand description

Returns an EncoderRegistry preloaded with the default encoders.

Callers can extend the returned registry with additional encoders before constructing the crate::capture::BusCaptureAdapter.