<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>MediaControl | webmapsjs</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> </head> <body> <header> <div class="tsd-page-toolbar"> <div class="container"> <div class="table-wrap"> <div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base=".."> <div class="field"> <label for="tsd-search-field" class="tsd-widget search no-caption">Search</label> <input id="tsd-search-field" type="text" /> </div> <ul class="results"> <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> <a href="../index.html" class="title">webmapsjs</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> <a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a> <div class="tsd-filter-group"> <div class="tsd-select" id="tsd-filter-visibility"> <span class="tsd-select-label">All</span> <ul class="tsd-select-list"> <li data-value="public">Public</li> <li data-value="protected">Public/Protected</li> <li data-value="private" class="selected">All</li> </ul> </div> <input type="checkbox" id="tsd-filter-inherited" checked /> <label class="tsd-widget" for="tsd-filter-inherited">Inherited</label> <input type="checkbox" id="tsd-filter-externals" checked /> <label class="tsd-widget" for="tsd-filter-externals">Externals</label> <input type="checkbox" id="tsd-filter-only-exported" /> <label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label> </div> </div> <a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a> </div> </div> </div> </div> <div class="tsd-page-title"> <div class="container"> <ul class="tsd-breadcrumb"> <li> <a href="../globals.html">Globals</a> </li> <li> <a href="mediacontrol.html">MediaControl</a> </li> </ul> <h1>Class MediaControl</h1> </div> </div> </header> <div class="container container-main"> <div class="row"> <div class="col-8 col-content"> <section class="tsd-panel tsd-hierarchy"> <h3>Hierarchy</h3> <ul class="tsd-hierarchy"> <li> <span class="target">MediaControl</span> </li> </ul> </section> <section class="tsd-panel-group tsd-index-group"> <h2>Index</h2> <section class="tsd-panel tsd-index-panel"> <div class="tsd-index-content"> <section class="tsd-index-section "> <h3>Constructors</h3> <ul class="tsd-index-list"> <li class="tsd-kind-constructor tsd-parent-kind-class"><a href="mediacontrol.html#constructor" class="tsd-kind-icon">constructor</a></li> </ul> </section> <section class="tsd-index-section "> <h3>Properties</h3> <ul class="tsd-index-list"> <li class="tsd-kind-property tsd-parent-kind-class"><a href="mediacontrol.html#__btnstop" class="tsd-kind-icon">_$btn<wbr>Stop</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="mediacontrol.html#__slider" class="tsd-kind-icon">_$slider</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="mediacontrol.html#__vallabelmax" class="tsd-kind-icon">_$val<wbr>Label<wbr>Max</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="mediacontrol.html#__vallabelmin" class="tsd-kind-icon">_$val<wbr>Label<wbr>Min</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="mediacontrol.html#__vallabelval" class="tsd-kind-icon">_$val<wbr>Label<wbr>Val</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="mediacontrol.html#_changefunc" class="tsd-kind-icon">_change<wbr>Func</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="mediacontrol.html#_container" class="tsd-kind-icon">_container</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="mediacontrol.html#_currentvalue" class="tsd-kind-icon">_current<wbr>Value</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="mediacontrol.html#_interval" class="tsd-kind-icon">_interval</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="mediacontrol.html#_max" class="tsd-kind-icon">_max</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="mediacontrol.html#_min" class="tsd-kind-icon">_min</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="mediacontrol.html#_playinterval" class="tsd-kind-icon">_play<wbr>Interval</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="mediacontrol.html#_playing" class="tsd-kind-icon">_playing</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="mediacontrol.html#_showasdate" class="tsd-kind-icon">_show<wbr>AsDate</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="mediacontrol.html#_step" class="tsd-kind-icon">_step</a></li> </ul> </section> <section class="tsd-index-section "> <h3>Accessors</h3> <ul class="tsd-index-list"> <li class="tsd-kind-set-signature tsd-parent-kind-class"><a href="mediacontrol.html#changefunction" class="tsd-kind-icon">change<wbr>Function</a></li> <li class="tsd-kind-accessor tsd-parent-kind-class"><a href="mediacontrol.html#currentvalue" class="tsd-kind-icon">current<wbr>Value</a></li> <li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="mediacontrol.html#max" class="tsd-kind-icon">max</a></li> <li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="mediacontrol.html#min" class="tsd-kind-icon">min</a></li> <li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="mediacontrol.html#playing" class="tsd-kind-icon">playing</a></li> <li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="mediacontrol.html#step" class="tsd-kind-icon">step</a></li> </ul> </section> <section class="tsd-index-section "> <h3>Methods</h3> <ul class="tsd-index-list"> <li class="tsd-kind-method tsd-parent-kind-class"><a href="mediacontrol.html#setminmaxvaluestep" class="tsd-kind-icon">set<wbr>Min<wbr>Max<wbr>Value<wbr>Step</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="mediacontrol.html#stopplaying" class="tsd-kind-icon">stop<wbr>Playing</a></li> </ul> </section> </div> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Constructors</h2> <section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class"> <a name="constructor" class="tsd-anchor"></a> <h3>constructor</h3> <ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">new <wbr>Media<wbr>Control<span class="tsd-signature-symbol">(</span>element<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">JQuery</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">HTMLElement</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span>, changeFunc<span class="tsd-signature-symbol">?: </span><a href="../interfaces/changefunction.html" class="tsd-signature-type">changeFunction</a>, mediaConfig<span class="tsd-signature-symbol">?: </span><a href="../interfaces/mediarangeconfig.html" class="tsd-signature-type">mediaRangeConfig</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="mediacontrol.html" class="tsd-signature-type">MediaControl</a></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/ffc92b5/src/domUtil/media-control.ts#L58">domUtil/media-control.ts:58</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>element: <span class="tsd-signature-type">JQuery</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">HTMLElement</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></h5> </li> <li> <h5><span class="tsd-flag ts-flagDefault value">Default value</span> changeFunc: <a href="../interfaces/changefunction.html" class="tsd-signature-type">changeFunction</a><span class="tsd-signature-symbol"> = (): void => {return;}</span></h5> </li> <li> <h5><span class="tsd-flag ts-flagDefault value">Default value</span> mediaConfig: <a href="../interfaces/mediarangeconfig.html" class="tsd-signature-type">mediaRangeConfig</a><span class="tsd-signature-symbol"> = {}</span></h5> <div class="tsd-comment tsd-typography"> <div class="lead"> </div> </div> </li> </ul> <h4 class="tsd-returns-title">Returns <a href="mediacontrol.html" class="tsd-signature-type">MediaControl</a></h4> </li> </ul> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Properties</h2> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="__btnstop" class="tsd-anchor"></a> <h3>_$btn<wbr>Stop</h3> <div class="tsd-signature tsd-kind-icon">_$btn<wbr>Stop<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">JQuery</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/ffc92b5/src/domUtil/media-control.ts#L50">domUtil/media-control.ts:50</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="__slider" class="tsd-anchor"></a> <h3>_$slider</h3> <div class="tsd-signature tsd-kind-icon">_$slider<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">JQuery</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/ffc92b5/src/domUtil/media-control.ts#L51">domUtil/media-control.ts:51</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="__vallabelmax" class="tsd-anchor"></a> <h3>_$val<wbr>Label<wbr>Max</h3> <div class="tsd-signature tsd-kind-icon">_$val<wbr>Label<wbr>Max<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">JQuery</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/ffc92b5/src/domUtil/media-control.ts#L54">domUtil/media-control.ts:54</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="__vallabelmin" class="tsd-anchor"></a> <h3>_$val<wbr>Label<wbr>Min</h3> <div class="tsd-signature tsd-kind-icon">_$val<wbr>Label<wbr>Min<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">JQuery</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/ffc92b5/src/domUtil/media-control.ts#L53">domUtil/media-control.ts:53</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="__vallabelval" class="tsd-anchor"></a> <h3>_$val<wbr>Label<wbr>Val</h3> <div class="tsd-signature tsd-kind-icon">_$val<wbr>Label<wbr>Val<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">JQuery</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/ffc92b5/src/domUtil/media-control.ts#L52">domUtil/media-control.ts:52</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="_changefunc" class="tsd-anchor"></a> <h3>_change<wbr>Func</h3> <div class="tsd-signature tsd-kind-icon">_change<wbr>Func<span class="tsd-signature-symbol">:</span> <a href="../interfaces/changefunction.html" class="tsd-signature-type">changeFunction</a></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/ffc92b5/src/domUtil/media-control.ts#L58">domUtil/media-control.ts:58</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="_container" class="tsd-anchor"></a> <h3>_container</h3> <div class="tsd-signature tsd-kind-icon">_container<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">JQuery</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/ffc92b5/src/domUtil/media-control.ts#L41">domUtil/media-control.ts:41</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="_currentvalue" class="tsd-anchor"></a> <h3>_current<wbr>Value</h3> <div class="tsd-signature tsd-kind-icon">_current<wbr>Value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/ffc92b5/src/domUtil/media-control.ts#L46">domUtil/media-control.ts:46</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="_interval" class="tsd-anchor"></a> <h3>_interval</h3> <div class="tsd-signature tsd-kind-icon">_interval<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/ffc92b5/src/domUtil/media-control.ts#L55">domUtil/media-control.ts:55</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="_max" class="tsd-anchor"></a> <h3>_max</h3> <div class="tsd-signature tsd-kind-icon">_max<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/ffc92b5/src/domUtil/media-control.ts#L43">domUtil/media-control.ts:43</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="_min" class="tsd-anchor"></a> <h3>_min</h3> <div class="tsd-signature tsd-kind-icon">_min<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/ffc92b5/src/domUtil/media-control.ts#L42">domUtil/media-control.ts:42</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="_playinterval" class="tsd-anchor"></a> <h3>_play<wbr>Interval</h3> <div class="tsd-signature tsd-kind-icon">_play<wbr>Interval<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/ffc92b5/src/domUtil/media-control.ts#L44">domUtil/media-control.ts:44</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="_playing" class="tsd-anchor"></a> <h3>_playing</h3> <div class="tsd-signature tsd-kind-icon">_playing<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/ffc92b5/src/domUtil/media-control.ts#L48">domUtil/media-control.ts:48</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="_showasdate" class="tsd-anchor"></a> <h3>_show<wbr>AsDate</h3> <div class="tsd-signature tsd-kind-icon">_show<wbr>AsDate<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/ffc92b5/src/domUtil/media-control.ts#L56">domUtil/media-control.ts:56</a></li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="_step" class="tsd-anchor"></a> <h3>_step</h3> <div class="tsd-signature tsd-kind-icon">_step<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/ffc92b5/src/domUtil/media-control.ts#L45">domUtil/media-control.ts:45</a></li> </ul> </aside> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Accessors</h2> <section class="tsd-panel tsd-member tsd-kind-set-signature tsd-parent-kind-class"> <a name="changefunction" class="tsd-anchor"></a> <h3>change<wbr>Function</h3> <ul class="tsd-signatures tsd-kind-set-signature tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">set</span> changeFunction<span class="tsd-signature-symbol">(</span>newFunc<span class="tsd-signature-symbol">: </span><a href="../interfaces/changefunction.html" class="tsd-signature-type">changeFunction</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/ffc92b5/src/domUtil/media-control.ts#L249">domUtil/media-control.ts:249</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>newFunc: <a href="../interfaces/changefunction.html" class="tsd-signature-type">changeFunction</a></h5> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>the callback on change</p> </div> </div> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"> <a name="currentvalue" class="tsd-anchor"></a> <h3>current<wbr>Value</h3> <ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> currentValue<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li> <li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">set</span> currentValue<span class="tsd-signature-symbol">(</span>newValue<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/ffc92b5/src/domUtil/media-control.ts#L190">domUtil/media-control.ts:190</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4> </li> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/ffc92b5/src/domUtil/media-control.ts#L194">domUtil/media-control.ts:194</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>newValue: <span class="tsd-signature-type">number</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class"> <a name="max" class="tsd-anchor"></a> <h3>max</h3> <ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> max<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/ffc92b5/src/domUtil/media-control.ts#L182">domUtil/media-control.ts:182</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class"> <a name="min" class="tsd-anchor"></a> <h3>min</h3> <ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> min<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/ffc92b5/src/domUtil/media-control.ts#L178">domUtil/media-control.ts:178</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class"> <a name="playing" class="tsd-anchor"></a> <h3>playing</h3> <ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> playing<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/ffc92b5/src/domUtil/media-control.ts#L174">domUtil/media-control.ts:174</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class"> <a name="step" class="tsd-anchor"></a> <h3>step</h3> <ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> step<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/ffc92b5/src/domUtil/media-control.ts#L186">domUtil/media-control.ts:186</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4> </li> </ul> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Methods</h2> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="setminmaxvaluestep" class="tsd-anchor"></a> <h3>set<wbr>Min<wbr>Max<wbr>Value<wbr>Step</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">set<wbr>Min<wbr>Max<wbr>Value<wbr>Step<span class="tsd-signature-symbol">(</span>newMin<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, newMax<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, newValue<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, newStep<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/ffc92b5/src/domUtil/media-control.ts#L219">domUtil/media-control.ts:219</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>set min and max value with step</p> </div> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>newMin: <span class="tsd-signature-type">number</span></h5> <div class="tsd-comment tsd-typography"> <p>the new min</p> </div> </li> <li> <h5>newMax: <span class="tsd-signature-type">number</span></h5> <div class="tsd-comment tsd-typography"> <p>the new mas</p> </div> </li> <li> <h5>newValue: <span class="tsd-signature-type">number</span></h5> </li> <li> <h5>newStep: <span class="tsd-signature-type">number</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="stopplaying" class="tsd-anchor"></a> <h3>stop<wbr>Playing</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">stop<wbr>Playing<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/glennvorhes/webmapsjs/blob/ffc92b5/src/domUtil/media-control.ts#L168">domUtil/media-control.ts:168</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </section> </section> </div> <div class="col-4 col-menu menu-sticky-wrap menu-highlight"> <nav class="tsd-navigation primary"> <ul> <li class="globals "> <a href="../globals.html"><em>Globals</em></a> </li> </ul> </nav> <nav class="tsd-navigation secondary menu-sticky"> <ul class="before-current"> </ul> <ul class="current"> <li class="current tsd-kind-class"> <a href="mediacontrol.html" class="tsd-kind-icon">Media<wbr>Control</a> <ul> <li class=" tsd-kind-constructor tsd-parent-kind-class"> <a href="mediacontrol.html#constructor" class="tsd-kind-icon">constructor</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class"> <a href="mediacontrol.html#__btnstop" class="tsd-kind-icon">_$btn<wbr>Stop</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class"> <a href="mediacontrol.html#__slider" class="tsd-kind-icon">_$slider</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class"> <a href="mediacontrol.html#__vallabelmax" class="tsd-kind-icon">_$val<wbr>Label<wbr>Max</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class"> <a href="mediacontrol.html#__vallabelmin" class="tsd-kind-icon">_$val<wbr>Label<wbr>Min</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class"> <a href="mediacontrol.html#__vallabelval" class="tsd-kind-icon">_$val<wbr>Label<wbr>Val</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class"> <a href="mediacontrol.html#_changefunc" class="tsd-kind-icon">_change<wbr>Func</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class"> <a href="mediacontrol.html#_container" class="tsd-kind-icon">_container</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class"> <a href="mediacontrol.html#_currentvalue" class="tsd-kind-icon">_current<wbr>Value</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class"> <a href="mediacontrol.html#_interval" class="tsd-kind-icon">_interval</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class"> <a href="mediacontrol.html#_max" class="tsd-kind-icon">_max</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class"> <a href="mediacontrol.html#_min" class="tsd-kind-icon">_min</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class"> <a href="mediacontrol.html#_playinterval" class="tsd-kind-icon">_play<wbr>Interval</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class"> <a href="mediacontrol.html#_playing" class="tsd-kind-icon">_playing</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class"> <a href="mediacontrol.html#_showasdate" class="tsd-kind-icon">_show<wbr>AsDate</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class"> <a href="mediacontrol.html#_step" class="tsd-kind-icon">_step</a> </li> <li class=" tsd-kind-set-signature tsd-parent-kind-class"> <a href="mediacontrol.html#changefunction" class="tsd-kind-icon">change<wbr>Function</a> </li> <li class=" tsd-kind-accessor tsd-parent-kind-class"> <a href="mediacontrol.html#currentvalue" class="tsd-kind-icon">current<wbr>Value</a> </li> <li class=" tsd-kind-get-signature tsd-parent-kind-class"> <a href="mediacontrol.html#max" class="tsd-kind-icon">max</a> </li> <li class=" tsd-kind-get-signature tsd-parent-kind-class"> <a href="mediacontrol.html#min" class="tsd-kind-icon">min</a> </li> <li class=" tsd-kind-get-signature tsd-parent-kind-class"> <a href="mediacontrol.html#playing" class="tsd-kind-icon">playing</a> </li> <li class=" tsd-kind-get-signature tsd-parent-kind-class"> <a href="mediacontrol.html#step" class="tsd-kind-icon">step</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class"> <a href="mediacontrol.html#setminmaxvaluestep" class="tsd-kind-icon">set<wbr>Min<wbr>Max<wbr>Value<wbr>Step</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class"> <a href="mediacontrol.html#stopplaying" class="tsd-kind-icon">stop<wbr>Playing</a> </li> </ul> </li> </ul> <ul class="after-current"> </ul> </nav> </div> </div> </div> <footer class="with-border-bottom"> <div class="container"> <h2>Legend</h2> <div class="tsd-legend-group"> <ul class="tsd-legend"> <li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li> <li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li> <li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li> <li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li> <li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li> <li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li> <li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li> <li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li> <li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li> <li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li> <li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li> <li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li> </ul> </div> </div> </footer> <div class="container tsd-generator"> <p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p> </div> <div class="overlay"></div> <script src="../assets/js/main.js"></script> <script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script> </body> </html>