Hiyve Components - v1.0.0
    Preparing search index...
    interface MediaPlayerColors {
        controlBackground: string;
        controlIcon: string;
        cursorColor: string;
        gainBackground: string;
        gainFill: string;
        gainPeakStroke: string;
        loopRegionColor: string;
        markerActiveColor: string;
        markerColor: string;
        markerHoverColor: string;
        mixerBackground: string;
        mixerPanelBackground: string;
        namedRegionColor: string;
        progressColor: string;
        sliderBar: string;
        sliderThumb: string;
        sliderTrackLeft: string;
        sliderTrackRight: string;
        waveColor: string;
    }
    Index

    Properties

    controlBackground: string
    controlIcon: string
    cursorColor: string
    gainBackground: string
    gainFill: string
    gainPeakStroke: string
    loopRegionColor: string
    markerActiveColor: string
    markerColor: string
    markerHoverColor: string
    mixerBackground: string
    mixerPanelBackground: string
    namedRegionColor: string
    progressColor: string
    sliderBar: string
    sliderThumb: string
    sliderTrackLeft: string
    sliderTrackRight: string
    waveColor: string