interface ChangeQualityEventAddtionalParameters {
    quality?: string;
}

Properties

Properties

quality?: string

Generated using TypeDoc