@byomakase/omakase-player
    Preparing search index...

    Interface AudioVisualizationConfig

    interface AudioVisualizationConfig {
        fillColors: string[];
        strokeColor: string;
    }
    Index

    Properties

    fillColors: string[]

    Hex values for the fill gradient colors

    strokeColor: string

    Hex value for the stroke color