Interface PlayerSeekParamsValueOption1

interface PlayerSeekParamsValueOption1 {
    time: PlayerPositionTime;
}

Properties

Properties