UNPKG

@mapgis/webclient-common

Version:

mapgis ES6 format for igserver

775 lines (261 loc) 9.97 kB
<header id="page-title" class="page-title"> <span class="page-title-main">类名</span> <span class="page-title-sub">VideoMetaData</span> </header> <section> <article> <div class="container-overview"> <div class='vertical-section'> <div class="members"> <div class="member"> <h4 class="name" id="VideoMetaData"> <a class="href-link" href="#VideoMetaData">#</a> <span class="code-name" id="VideoMetaData" style="font-size:30px"> new VideoMetaData<span class="signature">(options)</span> </span> </h4> <div class="description"> <p>视频元数据</p> </div> <h4>参数</h4> <div class="table-container"> <table class="params table"> <thead> <tr> <th>名称</th> <th>类型</th> <th style="min-width: 100px;">默认值</th> <th class="last">描述</th> </tr> </thead> <tbody> <tr class="deep-level-0"> <td class="name"><code>options</code></td> <td class="type"> <span class="param-type"> Object </span> </td> <td class="default"> </td> <td class="description last"><p>构造参数</p></td> </tr> <tr class="deep-level-1"> <td class="name"><code>videoID</code></td> <td class="type"> <span class="param-type"> String </span> </td> <td class="default"> null </td> <td class="description last"><p>视频ID</p></td> </tr> <tr class="deep-level-1"> <td class="name"><code>videoName</code></td> <td class="type"> <span class="param-type"> String </span> </td> <td class="default"> null </td> <td class="description last"><p>视频名称</p></td> </tr> <tr class="deep-level-1"> <td class="name"><code>videoSource</code></td> <td class="type"> <span class="param-type"> <a link="VideoSource.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VideoSource" global.html#VideoSource>VideoSource</a> </span> | <span class="param-type"> HTMLVideoElement </span> | <span class="param-type"> Object </span> </td> <td class="default"> null </td> <td class="description last"><p>视频源<brl> 支持url链接,支持HTMLVideoElemen,支持videojs对象</p></td> </tr> <tr class="deep-level-1"> <td class="name"><code>videoRegistrationParam</code></td> <td class="type"> <span class="param-type"> <a link="VideoRegistrationParam.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VideoRegistrationParam" VideoRegistrationParam.html>VideoRegistrationParam</a> </span> </td> <td class="default"> </td> <td class="description last"><p>视频配准参数</p></td> </tr> <tr class="deep-level-1"> <td class="name"><code>version</code></td> <td class="type"> <span class="param-type"> String </span> </td> <td class="default"> null </td> <td class="description last"><p>元数据的版本</p></td> </tr> </tbody> </table> </div> <dl class="details"> </dl> </div> </div> </div> </div> <div class='vertical-section'> <h3 id='member'>成员变量</h3> <h4 style="margin-top: 20px;margin-bottom: 20px;">成员变量概述</h4> <div class="table-container"> <table class="params table"> <thead> <tr> <th>名称</th> <th>类型</th> <th>描述</th> </tr> </thead> <tbody> <tr class="deep-level-0"> <td class="name"><code><a href="#videoID">videoID</a></code></td> <td class="name"> <code> <span class="param-type"> String </span> </code> </td> <td class="name"><code><p>视频ID</p></code></td> </tr> <tr class="deep-level-0"> <td class="name"><code><a href="#videoName">videoName</a></code></td> <td class="name"> <code> <span class="param-type"> String </span> </code> </td> <td class="name"><code><p>视频名称</p></code></td> </tr> <tr class="deep-level-0"> <td class="name"><code><a href="#videoRegistrationParam">videoRegistrationParam</a></code></td> <td class="name"> <code> <span class="param-type"> <a link="VideoRegistrationParam.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VideoRegistrationParam" VideoRegistrationParam.html>VideoRegistrationParam</a> </span> </code> </td> <td class="name"><code><p>视频配准参数</p></code></td> </tr> <tr class="deep-level-0"> <td class="name"><code><a href="#videoSource">videoSource</a></code></td> <td class="name"> <code> <span class="param-type"> Object </span> </code> </td> <td class="name"><code><p>视频源数据</p></code></td> </tr> </tbody> </table> </div> <h4 style="margin-top: 20px;margin-bottom: 20px;">成员变量详情</h4> <div class="members"> <div class="member"> <span class="method-parameter is-pulled-right"> <label>类型:</label> <span class="param-type"> String </span> </span> <h4 class="name" id="videoID"> <a class="href-link" href="#videoID">#</a> <span class="code-name"> videoID </span> </h4> <div class="description"> <p>视频ID</p> </div> <dl class="details"> </dl> </div> <div class="member"> <span class="method-parameter is-pulled-right"> <label>类型:</label> <span class="param-type"> String </span> </span> <h4 class="name" id="videoName"> <a class="href-link" href="#videoName">#</a> <span class="code-name"> videoName </span> </h4> <div class="description"> <p>视频名称</p> </div> <dl class="details"> </dl> </div> <div class="member"> <span class="method-parameter is-pulled-right"> <label>类型:</label> <span class="param-type"> <a link="VideoRegistrationParam.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VideoRegistrationParam" VideoRegistrationParam.html>VideoRegistrationParam</a> </span> </span> <h4 class="name" id="videoRegistrationParam"> <a class="href-link" href="#videoRegistrationParam">#</a> <span class="code-name"> videoRegistrationParam </span> </h4> <div class="description"> <p>视频配准参数</p> </div> <dl class="details"> </dl> </div> <div class="member"> <span class="method-parameter is-pulled-right"> <label>类型:</label> <span class="param-type"> Object </span> </span> <h4 class="name" id="videoSource"> <a class="href-link" href="#videoSource">#</a> <span class="code-name"> videoSource </span> </h4> <div class="description"> <p>视频源数据</p> </div> <dl class="details"> </dl> </div> </div> </div> </article> </section>