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

    Interface VideoVolumeEvent

    interface VideoVolumeEvent {
        muted: boolean;
        volume: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    muted: boolean

    Muted

    volume: number

    Volume