vban - v1.4.1
    Preparing search index...

    Interface IBitResolution

    interface IBitResolution {
        bitDepth: number;
        float: boolean;
        signed: boolean;
    }
    Index

    Properties

    Properties

    bitDepth: number
    float: boolean
    signed: boolean