Interface PlayerSeekParamsValueOption0

interface PlayerSeekParamsValueOption0 {
    percentage: number;
}

Properties

Properties

percentage: number