Vinyl
    Preparing search index...

    Interface FlacSupportedDimensions

    interface FlacSupportedDimensions {
        maxBitDepth: BitDepth;
        maxSampleRate: SampleRate;
    }
    Index

    Properties

    maxBitDepth: BitDepth
    maxSampleRate: SampleRate