<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body><figure class="quote"><figcaption><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="1" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[1]</anchor-end> <cite xml:lang="ja">リモート再生が正常に機能する Web ページ作成のガイドライン (Windows)</cite>
(<time>2015-05-07 17:19:04 +09:00</time> 版)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://msdn.microsoft.com/ja-jp/library/dn595122(v=vs.85).aspx">https://msdn.microsoft.com/ja-jp/library/dn595122(v=vs.85).aspx</anchor-external></p></figcaption><blockquote><p>常にリモート再生の対象として選ぶオーディオ、ビデオ、または画像のタグについて、msPlayToPrimary 属性を true に設定します。コードの例を次に示します。</p><p>&lt;video src=&quot;movie.mp4&quot; msPlayToPrimary=&quot;true&quot;&gt;</p><p>document.getElementById(&quot;my_video&quot;).msPlayToPrimary = true;</p><p>リモート再生エクスペリエンスから要素を除外するには、msPlayToDisable 属性を使います。たとえば、この属性を使うと、ビデオ広告が選ばれないように設定できます。</p></blockquote></figure><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="2" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[2]</anchor-end> <cite xml:lang="ja">msPlayToPrimary property (Internet Explorer)</cite>
(<time>2015-05-07 17:19:15 +09:00</time> 版)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://msdn.microsoft.com/ja-jp/library/hh772523(v=vs.85).aspx">https://msdn.microsoft.com/ja-jp/library/hh772523(v=vs.85).aspx</anchor-external></p></body></html>