Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IEqualizerDispatcherTrait

Fully qualified path: opus::interfaces::equalizer::IEqualizerDispatcherTrait

Part of the group: dispatchers

pub trait IEqualizerDispatcherTrait<T>

Trait functions

get_allocator

Fully qualified path: opus::interfaces::equalizer::IEqualizerDispatcherTrait::get_allocator

fn get_allocator(self: T) -> ContractAddress

set_allocator

Fully qualified path: opus::interfaces::equalizer::IEqualizerDispatcherTrait::set_allocator

fn set_allocator(self: T, allocator: ContractAddress)

allocate

Fully qualified path: opus::interfaces::equalizer::IEqualizerDispatcherTrait::allocate

fn allocate(self: T)

equalize

Fully qualified path: opus::interfaces::equalizer::IEqualizerDispatcherTrait::equalize

fn equalize(self: T) -> Wad

normalize

Fully qualified path: opus::interfaces::equalizer::IEqualizerDispatcherTrait::normalize

fn normalize(self: T, yin_amt: Wad) -> Wad