Choose other country to get service

Notice

?

乐竟体育 Industries Holdings Co., Ltd. (the “Company”) has recently been made aware of certain scams fraudulently using the name of the Company and its subsidiaries or associated companies, and fraudsters faking identities as the staff of the Company or the authorized distributors to carry out the following fraudulent activities:?Learn More

Close

65P638

乐竟体育 4K HDR TV? with Google TV and Game Master?

P63 Series | Immersive 4K HDR Google TV

Product information sheet Product Information Sheet Icon


乐竟体育 P638 Series combines 4K HDR , Dolby Vision, HDR10 and 60Hz Motion Clarity for detailed and smooth 4K HDR picture quality.?
On top, with Game Master, HDMI 2.1, ALLM (Auto Low Latency Mode) and latest HDR Dolby Vision + Dolby Atmos formats supported, this 乐竟体育 TV is a great companion to enjoy any HDR movie, series, game or sport.?
乐竟体育 P638 Series also features the most advanced Smart TV system ever: GOOGLE TV with Google Assistant built-in. ?
Easily access to the contents you love.?
Functional elegance: the bezeless design of 乐竟体育 P638 Series allows you to enjoy more of the picture you love.?
With Google TV, immersive picture quality and sound, this 乐竟体育 TV is a streaming machine to enjoy any content in high quality for endless entertainment.?

Choose your model.

'+ ''+ ''+ ''+ ''; iframe.addEventListener('load', function () { const iframeDoc = iframe.contentDocument; const script = iframeDoc.createElement('script'); script.type = 'text/javascript'; script.src = '/etc.clientlibs/brandsite/clientlibs/plugins/videojs.js'; script.onload = function() { const youtubeScript = iframeDoc.createElement('script'); youtubeScript.type = 'text/javascript'; youtubeScript.src = '/etc.clientlibs/brandsite/clientlibs/plugins/youtube.js'; youtubeScript.onload = function() { const videoEl = iframeDoc.querySelector('video.video-js'); const videojs = iframe.contentWindow.videojs(videoEl, videoOptions); videojs.on('init', function() { if(content.index === currentIndex) { setTimeout(function() { videojs.play(); }, 300); } }); }; iframeDoc.body.appendChild(youtubeScript); }; iframeDoc.body.appendChild(script); }); const container = document.createElement('div'); container.className = 'video-container'; const wrapper = document.createElement('div'); wrapper.className = 'video-wrapper'; container.appendChild(iframe); wrapper.appendChild(container); content.element.appendChild(wrapper); } }); lightbox.on('contentActivate', function(e) { const { content } = e; currentIndex = content.index; const type = content.data.type; if (type === 'video') { e.preventDefault(); const iframe = content.element.querySelector('iframe'); if(iframe) { const iframeDoc = iframe.contentDocument; if(iframeDoc) { const videoEl = iframeDoc.querySelector('.video-js:not(video)'); if(videoEl) { const player = videoEl.player; player && player.play(); } } } }else{ const element = content.instance.element; if(!element.classList.contains('pswp--zoom-allowed')) element.classList.add('pswp--zoom-allowed'); if(!element.classList.contains('pswp--click-to-zoom')) element.classList.add('pswp--click-to-zoom'); } }); lightbox.on('contentDeactivate', function(e) { const { content } = e; const type = content.data.type; if (type === 'video') { e.preventDefault(); const iframe = content.element.querySelector('iframe'); if(iframe) { const iframeDoc = iframe.contentDocument; if(iframeDoc) { const videoEl = iframeDoc.querySelector('.video-js:not(video)'); if(videoEl) { const player = videoEl.player; player && player.pause(); } } } } }); lightbox.init(); if (window.$detail) window.$detail.activePswp(lightbox);