{"id":88,"date":"2024-11-09T18:16:47","date_gmt":"2024-11-09T14:46:47","guid":{"rendered":"https:\/\/greenlane.om\/?page_id=88"},"modified":"2024-11-29T10:19:34","modified_gmt":"2024-11-29T06:49:34","slug":"88-2","status":"publish","type":"page","link":"https:\/\/greenlane.om\/?page_id=88","title":{"rendered":""},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Responsive Video Player<\/title>\n  <style>\n    \/* \u062a\u0646\u0638\u06cc\u0645 \u0627\u0628\u0639\u0627\u062f \u0648\u06cc\u062f\u0626\u0648 \u0628\u0631\u0627\u06cc \u0641\u06cc\u062a \u0634\u062f\u0646 \u062f\u0631 \u0635\u0641\u062d\u0647 *\/\n    video {\n      width: 100%;\n      height: auto;\n      max-height: 100vh;\n    }\n\n    \/* \u0627\u0633\u062a\u0627\u06cc\u0644 \u0632\u06cc\u0631\u0646\u0648\u06cc\u0633 *\/\n    ::cue {\n      background-color: rgba(0, 0, 0, 0.7); \/* \u067e\u0633\u200c\u0632\u0645\u06cc\u0646\u0647 \u0634\u0641\u0627\u0641 *\/\n      color: #bbbbbb; \/* \u0631\u0646\u06af \u0646\u0627\u0631\u0646\u062c\u06cc \u062a\u06cc\u0631\u0647 *\/\n      font-size: calc(1vw + 10px); \/* \u0627\u0646\u062f\u0627\u0632\u0647 \u0645\u062a\u0646\u0627\u0633\u0628 \u0628\u0627 \u0635\u0641\u062d\u0647 \u0646\u0645\u0627\u06cc\u0634 *\/\n      padding: 5px 10px;\n      border-radius: 5px;\n      text-align: center;\n      line-height: 1.5;\n      position: relative;\n      bottom: 10%; \/* \u0645\u06a9\u0627\u0646 \u0632\u06cc\u0631\u0646\u0648\u06cc\u0633 \u0646\u0632\u062f\u06cc\u06a9 \u0628\u0647 \u067e\u0627\u06cc\u06cc\u0646 \u0648\u06cc\u062f\u0626\u0648 *\/\n    }\n\n    \/* \u0627\u0633\u062a\u0627\u06cc\u0644 \u06a9\u0646\u062a\u0631\u0644\u200c\u0647\u0627 *\/\n    .control-bar {\n      display: flex;\n      justify-content: space-between;\n      padding: 10px;\n      background-color: rgba(0, 0, 0, 0.8); \/* \u067e\u0633\u200c\u0632\u0645\u06cc\u0646\u0647 \u0634\u0641\u0627\u0641 \u0628\u0631\u0627\u06cc \u06a9\u0646\u062a\u0631\u0644\u200c\u0647\u0627 *\/\n      color: #bbbbbb; \/* \u0631\u0646\u06af \u0645\u062a\u0646 \u06a9\u0646\u062a\u0631\u0644\u200c\u0647\u0627 *\/\n    }\n\n    button {\n      background-color: #b34700; \/* \u0646\u0627\u0631\u0646\u062c\u06cc \u062a\u06cc\u0631\u0647 *\/\n      border: none;\n      color: white;\n      padding: 8px 12px;\n      cursor: pointer;\n      border-radius: 4px;\n    }\n\n    button:hover {\n      background-color: #993d00; \/* \u0631\u0646\u06af \u0647\u0646\u06af\u0627\u0645 \u0647\u0627\u0648\u0631 *\/\n    }\n\n    media-control-bar button {\n      color: #b34700; \/* \u0631\u0646\u06af \u0622\u06cc\u06a9\u0648\u0646\u200c\u0647\u0627 *\/\n    }\n  <\/style>\n<\/head>\n<body>\n  <media-theme\n    template=\"media-theme-microvideo\"\n    style=\"--media-primary-color: #b34700;\"\n  >\n    <video\n      slot=\"media\"\n      src=\"https:\/\/greenlane.om\/wp-content\/uploads\/2024\/11\/GreenLane-Presentation-V3.mp4\"\n      playsinline\n      crossorigin\n      controls\n    >\n      <!-- \u0627\u0636\u0627\u0641\u0647 \u06a9\u0631\u062f\u0646 \u0632\u06cc\u0631\u0646\u0648\u06cc\u0633 -->\n      <track\n        label=\"English\"\n        kind=\"subtitles\"\n        srclang=\"en\"\n        src=\"https:\/\/greenlane.om\/wp-content\/uploads\/2024\/11\/GreenLane-Presentation-V3-caption.vtt\"\n        default\n      \/>\n    <\/video>\n  <\/media-theme>\n\n  <media-controller\n    style=\"--_control-bar-place-self:unset;\"\n    defaultsubtitles=\"true\"\n    defaultduration=\"true\"\n    gesturesdisabled=\"false\"\n    hotkeys=\"true\"\n    nohotkeys=\"false\"\n    defaultstreamtype=\"on-demand\"\n  >\n    <slot name=\"media\" slot=\"media\"><\/slot>\n    <slot name=\"poster\" slot=\"poster\"><\/slot>\n    <media-loading-indicator slot=\"centered-chrome\" noautohide><\/media-loading-indicator>\n\n    <template if=\"streamtype == 'on-demand'\">\n      <media-control-bar slot=\"centered-chrome\">\n        <div class=\"control-group\">\n          {{>PlayButton}}\n          {{>SeekBackwardButton}}\n          {{>SeekForwardButton}}\n          <span class=\"volume-group\">\n            {{>MuteButton}}\n            {{>VolumeRange}}\n          <\/span>\n          {{>CaptionsButton}}\n          {{>AirplayButton}}\n          {{>CastButton}}\n          {{>PipButton}}\n          {{>FullscreenButton}}\n        <\/div>\n      <\/media-control-bar>\n      {{>TimeRange}}\n    <\/template>\n\n    <slot><\/slot>\n  <\/media-controller>\n\n  <div class=\"control-bar\">\n    <!-- \u062f\u06a9\u0645\u0647 \u0641\u0639\u0627\u0644\/\u063a\u06cc\u0631\u0641\u0639\u0627\u0644 \u06a9\u0631\u062f\u0646 \u0632\u06cc\u0631\u0646\u0648\u06cc\u0633 -->\n    <button id=\"captions-toggle\" onclick=\"toggleCaptions()\">Toggle Captions<\/button>\n  <\/div>\n\n  <script>\n    \/\/ \u0627\u0633\u06a9\u0631\u06cc\u067e\u062a \u0641\u0639\u0627\u0644\/\u063a\u06cc\u0631\u0641\u0639\u0627\u0644 \u06a9\u0631\u062f\u0646 \u0632\u06cc\u0631\u0646\u0648\u06cc\u0633\n    function toggleCaptions() {\n      const video = document.querySelector('video');\n      const track = video.textTracks[0]; \/\/ \u0627\u0648\u0644\u06cc\u0646 \u0632\u06cc\u0631\u0646\u0648\u06cc\u0633\n      if (track.mode === 'showing') {\n        track.mode = 'hidden'; \/\/ \u063a\u06cc\u0631\u0641\u0639\u0627\u0644 \u06a9\u0631\u062f\u0646\n      } else {\n        track.mode = 'showing'; \/\/ \u0641\u0639\u0627\u0644 \u06a9\u0631\u062f\u0646\n      }\n    }\n  <\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Responsive Video Player {{>PlayButton}} {{>SeekBackwardButton}} {{>SeekForwardButton}} {{>MuteButton}} {{>VolumeRange}} {{>CaptionsButton}} {{>AirplayButton}} {{>CastButton}} {{>PipButton}} {{>FullscreenButton}} {{>TimeRange}} Toggle Captions<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"..\/public\/views\/revslider-page-template.php","meta":{"footnotes":""},"class_list":["post-88","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v23.7 (Yoast SEO v23.8) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>- GreenLane Trading LLC<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/greenlane.om\/?page_id=88\" \/>\n<meta property=\"og:locale\" content=\"fa_IR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:description\" content=\"Responsive Video Player {{&gt;PlayButton}} {{&gt;SeekBackwardButton}} {{&gt;SeekForwardButton}} {{&gt;MuteButton}} {{&gt;VolumeRange}} {{&gt;CaptionsButton}} {{&gt;AirplayButton}} {{&gt;CastButton}} {{&gt;PipButton}} {{&gt;FullscreenButton}} {{&gt;TimeRange}} Toggle Captions\" \/>\n<meta property=\"og:url\" content=\"https:\/\/greenlane.om\/?page_id=88\" \/>\n<meta property=\"og:site_name\" content=\"GreenLane Trading LLC\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/greenlane\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-29T06:49:34+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@greenlane\" \/>\n<meta name=\"twitter:label1\" content=\"\u0632\u0645\u0627\u0646 \u062a\u0642\u0631\u06cc\u0628\u06cc \u0628\u0631\u0627\u06cc \u062e\u0648\u0627\u0646\u062f\u0646\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 \u062f\u0642\u06cc\u0642\u0647\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/greenlane.om\/?page_id=88\",\"url\":\"https:\/\/greenlane.om\/?page_id=88\",\"name\":\"- GreenLane Trading LLC\",\"isPartOf\":{\"@id\":\"https:\/\/greenlane.om\/#website\"},\"datePublished\":\"2024-11-09T14:46:47+00:00\",\"dateModified\":\"2024-11-29T06:49:34+00:00\",\"inLanguage\":\"fa-IR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/greenlane.om\/?page_id=88\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/greenlane.om\/#website\",\"url\":\"https:\/\/greenlane.om\/\",\"name\":\"GreenLane Trading LLC\",\"description\":\"Lotus Neural Synapse Market\",\"publisher\":{\"@id\":\"https:\/\/greenlane.om\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/greenlane.om\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fa-IR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/greenlane.om\/#organization\",\"name\":\"GreenLane Trading LLC\",\"url\":\"https:\/\/greenlane.om\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fa-IR\",\"@id\":\"https:\/\/greenlane.om\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/greenlane.om\/wp-content\/uploads\/2024\/08\/sphere.png\",\"contentUrl\":\"https:\/\/greenlane.om\/wp-content\/uploads\/2024\/08\/sphere.png\",\"width\":358,\"height\":127,\"caption\":\"GreenLane Trading LLC\"},\"image\":{\"@id\":\"https:\/\/greenlane.om\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/facebook.com\/greenlane\",\"https:\/\/x.com\/greenlane\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"- GreenLane Trading LLC","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/greenlane.om\/?page_id=88","og_locale":"fa_IR","og_type":"article","og_description":"Responsive Video Player {{>PlayButton}} {{>SeekBackwardButton}} {{>SeekForwardButton}} {{>MuteButton}} {{>VolumeRange}} {{>CaptionsButton}} {{>AirplayButton}} {{>CastButton}} {{>PipButton}} {{>FullscreenButton}} {{>TimeRange}} Toggle Captions","og_url":"https:\/\/greenlane.om\/?page_id=88","og_site_name":"GreenLane Trading LLC","article_publisher":"https:\/\/facebook.com\/greenlane","article_modified_time":"2024-11-29T06:49:34+00:00","twitter_card":"summary_large_image","twitter_site":"@greenlane","twitter_misc":{"\u0632\u0645\u0627\u0646 \u062a\u0642\u0631\u06cc\u0628\u06cc \u0628\u0631\u0627\u06cc \u062e\u0648\u0627\u0646\u062f\u0646":"1 \u062f\u0642\u06cc\u0642\u0647"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/greenlane.om\/?page_id=88","url":"https:\/\/greenlane.om\/?page_id=88","name":"- GreenLane Trading LLC","isPartOf":{"@id":"https:\/\/greenlane.om\/#website"},"datePublished":"2024-11-09T14:46:47+00:00","dateModified":"2024-11-29T06:49:34+00:00","inLanguage":"fa-IR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/greenlane.om\/?page_id=88"]}]},{"@type":"WebSite","@id":"https:\/\/greenlane.om\/#website","url":"https:\/\/greenlane.om\/","name":"GreenLane Trading LLC","description":"Lotus Neural Synapse Market","publisher":{"@id":"https:\/\/greenlane.om\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/greenlane.om\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fa-IR"},{"@type":"Organization","@id":"https:\/\/greenlane.om\/#organization","name":"GreenLane Trading LLC","url":"https:\/\/greenlane.om\/","logo":{"@type":"ImageObject","inLanguage":"fa-IR","@id":"https:\/\/greenlane.om\/#\/schema\/logo\/image\/","url":"https:\/\/greenlane.om\/wp-content\/uploads\/2024\/08\/sphere.png","contentUrl":"https:\/\/greenlane.om\/wp-content\/uploads\/2024\/08\/sphere.png","width":358,"height":127,"caption":"GreenLane Trading LLC"},"image":{"@id":"https:\/\/greenlane.om\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/greenlane","https:\/\/x.com\/greenlane"]}]}},"_links":{"self":[{"href":"https:\/\/greenlane.om\/index.php?rest_route=\/wp\/v2\/pages\/88","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/greenlane.om\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/greenlane.om\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/greenlane.om\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/greenlane.om\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=88"}],"version-history":[{"count":11,"href":"https:\/\/greenlane.om\/index.php?rest_route=\/wp\/v2\/pages\/88\/revisions"}],"predecessor-version":[{"id":146,"href":"https:\/\/greenlane.om\/index.php?rest_route=\/wp\/v2\/pages\/88\/revisions\/146"}],"wp:attachment":[{"href":"https:\/\/greenlane.om\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=88"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}