interface ChangeVolumeEventAddtionalParameters {
    volume?: number;
}

Properties

Properties

volume?: number

Generated using TypeDoc