Ver más productos marca avedio links
avedio links Capture Card for Streaming and Record in 4K, HDMI to USB 3.0 Game Capture Device, Video Capture Card with Microphone 4K HDMI Loop-Out for Nintendo Switch/PS5/4/OBS/Camera/PC
8 || deltaY > 8)) {
isHorizontalSwipe = deltaX > deltaY;
}
if (isHorizontalSwipe) {
dragOffset = currentX - touchStartX;
}
"
@touchend="
isDragging = false;
const threshold = containerWidth * 0.15;
const deltaX = Math.abs(currentX - touchStartX);
const deltaY = Math.abs($event.changedTouches[0].clientY - touchStartY);
if (deltaX < 8 && deltaY < 8) {
openLightbox(activeImage);
} else if (isHorizontalSwipe && dragOffset < -threshold) {
activeImage = (activeImage + 1) % totalImages;
} else if (isHorizontalSwipe && dragOffset > threshold) {
activeImage = (activeImage - 1 + totalImages) % totalImages;
}
dragOffset = 0;
isHorizontalSwipe = null;
"
>
1 / 8
Ver más productos marca avedio links
avedio links Capture Card for Streaming and Record in 4K, HDMI to USB 3.0 Game Capture Device, Video Capture Card with Microphone 4K HDMI Loop-Out for Nintendo Switch/PS5/4/OBS/Camera/PC
Este producto no esta disponible
Dejanos tu email y te avisamos cuando vuelva a estar en stock.
Te avisaremos cuando vuelva a estar en stock
Opiniones de compradores
5,0
2 opiniones
5
100%
4
0%
3
0%
2
0%
1
0%
Nikomama
Pros:-- Buen rendimiento: Esta tarjeta de captura funciona sin problemas para hacer streaming y grabar.-- Salida HDMI 4K en bucle: No estoy seguro de qué se trata exactamente esta función, pero mi hijo dice que ayuda con la grabación en tiempo real.-- Asequible: Es un precio fantástico para una tarjeta de captura con estas características.Contras:-- Ninguno señalado: Cumple exactamente lo prometido por el precio.En general, esta es una tarjeta de captura confiable y asequible para cualquiera que
Recibí una alerta cuando vuelva
Este producto no esta disponible
Dejanos tu email y te avisamos cuando vuelva a estar en stock.
Te avisaremos cuando vuelva a estar en stock