${function() {
if (data === undefined || typeof data !== 'string' || data == '') return '';
const searchEmpty = ("Your search for \"{test}\" did not yield any results.").replace('{test}', data);
return `
GRACETOP 4 Input 1 Output RCA Toggle Switch Box for Composite Audio and Video
The GRACETOP 4-Port RCA switcher 4 in 1 out composite audio & video selector box has four RCA input ports and one RCA output port.
The RCA ports box lets you connect four separate RCA input sources to a single RCA output.
This is ideal for managing multiple audio or video devices with limited input.
Specs & Features:
Specifications:
Type: 4 In 1 Out RCA Composite AV Switch Selector Box
Interface: 3 standard yellow-red-white RCA connectors
R/L: Audio right/left channel
Compact, Portable, and Solid:
Metal casing ensures longevity and wear-resistance.
The ports and connectors are firmly secured and provide a snug fit for RCA cables.
AV Sync Transmission:
Supports seamless synchronous transmission of audio & video.
No flickering, no distortion, no ghosting.
Compatible with N64,PS2,PS3,Xbox,SNES,Wii,etc.
User-friendly:
Button switching: one-click to switch without unplugging/re-plugging cables.
Plug & Play: no extra power supply and software driver are needed.
Push the button to switch back and forth
4X1 RCA 4 to 1 switch
4 RCA input ports, 1 RCA output port
You can connect RCA sources to the input ports.
Then use the button select input source's display.
Space-efficient&Portable
Compact and lightweight, effortless transportation
allows for easy to place, and efficient use of limited space
Size: 55*28*15 in
Weight: 0.86 lb/390g
minimalist packaging
4 to 1 RCA Ports Switch Box *1
Easy connection and simple operation
No power supply and software required
Plug and play
TWO Connection Modes of 4-in-1 RCA Switcher
Practical Design:
All RCA ports are located on the same side of the 4 channel RCA input AV switcher, eliminating the chaos and disorder that can arise from multiple cables being plugged in.
Only TV connection recommended
Important Note:
This 4 in 1 out composite RCA AV Switch is recommended for use with TV only.
If you want to connect the L/R to the switch and try to use it as an aux(not recommended) audio switch, it might not work or the audio quality might be bad.
Stable yellow-white-red ports, the ports and connectors on the 4-channel RCA 4 input 1 output audio switcher are firmly secured and provide a snug fit for RCA cables, minimizing the risk of loose connections or signal interruptions.
What can I do with this RCA composite AV switch box?
Connect four RCA input sources(DVD players, gaming consoles) to a single RCA output(TV). With GRACETOP 4 in/1 out RCA Switcher, you can avoid the hassle of repeatedly switching cables and instead seamlessly transition between different input sources.
How to use?
Connect the source cables of your different home audio video types of equipment to the RCA input ports on our RCA selector switch. Then press the button on the front panel of our RCA sound switch to choose the AV source output you need.
How is the quality of this RCA port on off switcher?
Solid build and well-constructed mechanical design of the composite AV switcher, heat-dissipating. The sturdy metal housing of this two in one out RCA audio & video selector box ensures longevity and resistance to wear and tear.
Can I use this switch solely as an AUX audio output?
No, if you want to connect the L/R to the switch and try to use it as an aux(not recommended) audio switch, it might not work or the audio quality might be bad.
You may also like
Recently viewed
${
data == 1
? ("1 product was added to your cart!")
: ("{count} products were added to your cart!").replace('{count}', data)
}
${function() {
const freeShippingAmount = 0;
const totalPrice = data.data.total_price;
const diffAmount = freeShippingAmount - totalPrice;
const freeShippingText = diffAmount > 0
? "Spend {amount} more and get free shipping!"
: "Your order is free delivery";
return `