Type Alias vapoursynth4_rs::SampleType

source ·
pub type SampleType = VSSampleType;

Aliased Type§

enum SampleType {
    Integer,
    Float,
}

Variants§

§

Integer

§

Float