メインコンテンツへスキップ
ヘルプセンター
ナビゲーションメニュを切り替え
流量計算ツール
ULIZA製品サイト
お問い合わせ
ULIZAヘルプセンター
検索
ULIZAヘルプセンター
機能ガイド
プレイヤー設定
プレイヤー設定
再生中や一時停止中のプレイヤーUIの表示時間を設定する
フルスクリーンに関する設定をする
プレイヤーの背景色を設定する
動画タイトルのフォントサイズを設定する
オーディオプレイヤーの背景色を設定する
コントロールバーのカラーを設定する
プレイヤースキン(外観)を変更する
再生ボタンの見た目を変える
再生/一時停止のプレイヤータップ機能を設定する
ピクチャーインピクチャー機能を設定する
プレイヤータグを取得する
プレイヤーのデザインを変える
プレイヤープリセットを設定する
プレイヤーに最初から再生するボタンを表示する
レジューム再生(続きから再生する機能)を設定をする
モーダルプレイヤーを設定する
マルチアングルプレイヤーを設定する
ウォーターマークを挿入する
プレイヤーに音声切り替え機能を設定する
リピート再生機能を設定する
リアクション機能を設定する
フローティングプレイヤーを設定する
プレイヤーを表示するサイトをドメインで制限する
オーディオプレイヤー(映像なしプレイヤー)を設定する
アップロード済みの動画からポスター画像(再生前画像)を生成して設定する
プレイヤーの「画面ロック」機能を有効にする
プレイヤーの「ホットキー」機能を有効にする
プレイヤーに「〇秒進む/〇秒戻る」機能を設定する
プレイヤーに倍速再生機能を設定する
プレイヤーのパノラマ動画機能を有効にする
次へ
›
最新
»
人気の検索ワード:
,
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (!block.description) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
問題は解決できましたか?
お困りの事がございましたら、お気軽にお問合せください
お問い合わせ
カテゴリ
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-article-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
ナビゲーションメニュを切り替え
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
<% if (categories.length) { %>
カテゴリ
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
もっと見る
<% } %>
<% } %>