The Audio-Technica Pro-24CM Compact Stereo Condenser Microphone delivers pro-level stereo reproduction for video camera mounting. The compact Pro-24CM features a pair of cardioid elements in an X-Y configuration to provide the spatial impact and realism of a live sound field. The result is a realistic stereo sound with pristine fidelity and minimal noise. The condenser element is powered with an LR44 battery or with plug-in power wherever provided. True X/Y Stereo Capturing The Pro-24CM features two capsules mounted in an X/Y position for true spatial impact and realism of a live sound field. LR44 or Plug-in Power Capable Battery-free operation when used with recording devices that provide plug-in power at the mic input. Compact Design Compact, lightweight design is perfect for camera-mount use. function selectTab(tabName) { document.getElementById('Overview').style.display = “none”; document.getElementById('Specs').style.display = “none”; document.getElementById(tabName).style.display = “block”; switch (tabName) { case “Overview”: document.getElementById(“btnOverview”).className = “active” document.getElementById(“btnSpecs”).className = “button” break; case “Specs”: document.getElementById(“btnSpecs”).className = “active” document.getElementById(“btnOverview”).className = “button” break; } } document.getElementById(“btnOverview”).click();