Interface PlayerSeekParamsValueOption3

interface PlayerSeekParamsValueOption3 {
    seconds: number;
}

Properties

Properties

seconds: number