Trait adder_codec_rs::framer::scale_intensity::FrameValue
source · [−]pub trait FrameValue {
type Output;
fn get_frame_value(
event: &Event,
source_type: SourceType,
i1: DeltaT
) -> Self::Output;
}
Required Associated Types
Required Methods
sourcefn get_frame_value(