> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kinetica.com/llms.txt
> Use this file to discover all available pages before exploring further.

# gpudb::ShowVideoRequest

> gpudb::ShowVideoRequest — Kinetica C++ API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of parameters for <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#a05a25ebc31d43eb7006d745e42ae3481">GPUdb::showVideo</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/show__video_8h_source">gpudb/protocol/show\_video.h</a>></code></p>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Public Member Functions</h2>
        </td>
      </tr>

      <tr className="memitem:a8e3618402573743f1051b8e86ea8b634" id="r_a8e3618402573743f1051b8e86ea8b634">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a8e3618402573743f1051b8e86ea8b634">ShowVideoRequest</a> ()</td>
      </tr>

      <tr className="memdesc:a8e3618402573743f1051b8e86ea8b634">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1ShowVideoRequest" title="A set of parameters for GPUdb::showVideo.">ShowVideoRequest</a> object with default parameters. <br /></td>
      </tr>

      <tr className="separator:a8e3618402573743f1051b8e86ea8b634">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a9b157c33e54733d19d0c677b8ab17b2a" id="r_a9b157c33e54733d19d0c677b8ab17b2a">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a9b157c33e54733d19d0c677b8ab17b2a">ShowVideoRequest</a> (const std::vector\< std::string > \&paths\_, const std::map\< std::string, std::string > \&options\_)</td>
      </tr>

      <tr className="memdesc:a9b157c33e54733d19d0c677b8ab17b2a">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1ShowVideoRequest" title="A set of parameters for GPUdb::showVideo.">ShowVideoRequest</a> object with the specified parameters. <br /></td>
      </tr>

      <tr className="separator:a9b157c33e54733d19d0c677b8ab17b2a">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Public Attributes</h2>
        </td>
      </tr>

      <tr className="memitem:a0655b12c426b421cdb22425456a45f5f" id="r_a0655b12c426b421cdb22425456a45f5f">
        <td className="memItemLeft" align="right" valign="top">std::vector\< std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a0655b12c426b421cdb22425456a45f5f">paths</a></td>
      </tr>

      <tr className="memdesc:a0655b12c426b421cdb22425456a45f5f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The fully-qualified <a href="/content/tools/kifs/" target="_top">KiFS</a> paths for the videos to show. <br /></td>
      </tr>

      <tr className="separator:a0655b12c426b421cdb22425456a45f5f">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a4f4a3f9e3b5d550c18aa39dbc17e012b" id="r_a4f4a3f9e3b5d550c18aa39dbc17e012b">
        <td className="memItemLeft" align="right" valign="top">std::map\< std::string, std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a4f4a3f9e3b5d550c18aa39dbc17e012b">options</a></td>
      </tr>

      <tr className="memdesc:a4f4a3f9e3b5d550c18aa39dbc17e012b">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Optional parameters. <br /></td>
      </tr>

      <tr className="separator:a4f4a3f9e3b5d550c18aa39dbc17e012b">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <h2 className="groupheader">Detailed Description</h2>

    <div className="textblock">
      <p>A set of parameters for <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#a05a25ebc31d43eb7006d745e42ae3481">GPUdb::showVideo</a>. </p>
      <p>Retrieves information about rendered videos. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__video_8h_source#l00017">17</a> of file <a className="el" href="/content/api/cpp/show__video_8h_source">show\_video.h</a>.</p>
    </div>

    <h2 className="groupheader">Constructor & Destructor Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a8e3618402573743f1051b8e86ea8b634">◆ </a></span>ShowVideoRequest() <span className="overload">\[1/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::ShowVideoRequest::ShowVideoRequest </td>
                  <td>(</td>

                  <td className="paramname">
                    <span className="paramname">
                      <span className="em" />
                    </span>
                  </td>

                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1ShowVideoRequest" title="A set of parameters for GPUdb::showVideo.">ShowVideoRequest</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__video_8h_source#l00022">22</a> of file <a className="el" href="/content/api/cpp/show__video_8h_source">show\_video.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a9b157c33e54733d19d0c677b8ab17b2a">◆ </a></span>ShowVideoRequest() <span className="overload">\[2/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::ShowVideoRequest::ShowVideoRequest </td>
                  <td>(</td>
                  <td className="paramtype">const std::vector\< std::string > &</td>
                  <td className="paramname"><span className="paramname"><span className="em">paths\_</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">const std::map\< std::string, std::string > &</td>
                  <td className="paramname"><span className="paramname"><span className="em">options\_</span></span> )</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1ShowVideoRequest" title="A set of parameters for GPUdb::showVideo.">ShowVideoRequest</a> object with the specified parameters. </p>

        <div className="dl params">
          <div className="dt">Parameters</div>

          <div className="dd">
            <table className="params">
              <tr>
                <td className="paramdir">\[in]</td>
                <td className="paramname">paths\_</td>
                <td>The fully-qualified <a href="/content/tools/kifs/" target="_top">KiFS</a> paths for the videos to show. If empty, shows all videos. </td>
              </tr>

              <tr>
                <td className="paramdir">\[in]</td>
                <td className="paramname">options\_</td>
                <td>Optional parameters. The default value is an empty map. </td>
              </tr>
            </table>
          </div>
        </div>

        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__video_8h_source#l00038">38</a> of file <a className="el" href="/content/api/cpp/show__video_8h_source">show\_video.h</a>.</p>
      </div>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a4f4a3f9e3b5d550c18aa39dbc17e012b">◆ </a></span>options</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::ShowVideoRequest::options</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Optional parameters. </p>
        <p>The default value is an empty map. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__video_8h_source#l00054">54</a> of file <a className="el" href="/content/api/cpp/show__video_8h_source">show\_video.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a0655b12c426b421cdb22425456a45f5f">◆ </a></span>paths</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::vector\<std::string> gpudb::ShowVideoRequest::paths</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>The fully-qualified <a href="/content/tools/kifs/" target="_top">KiFS</a> paths for the videos to show. </p>
        <p>If empty, shows all videos. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__video_8h_source#l00049">49</a> of file <a className="el" href="/content/api/cpp/show__video_8h_source">show\_video.h</a>.</p>
      </div>
    </div>

    <hr />

    The documentation for this struct was generated from the following file:

    <ul>
      <li>gpudb/protocol/<a className="el" href="/content/api/cpp/show__video_8h_source">show\_video.h</a></li>
    </ul>
  </div>
</div>
