Skip to main content

AUDIO_PROVIDER_ENTRY_V1

Constant AUDIO_PROVIDER_ENTRY_V1 

Source
pub const AUDIO_PROVIDER_ENTRY_V1: &str = "sim_audio_provider_v1";
Expand description

Stable entry symbol exported by a loadable audio provider.

The host resolves this symbol after the kernel loader acquires the provider artifact, then calls the entry point once with an AudioProviderRegistrar.