> ## 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::CreateVideoResponse

> gpudb::CreateVideoResponse — Kinetica C++ API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of results returned by <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#ae81d077f831f4e98c69ea0a58be83c32">GPUdb::createVideo</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/create__video_8h_source">gpudb/protocol/create\_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:ab7e85d6d80f855bcd3a4f090c3f8662d" id="r_ab7e85d6d80f855bcd3a4f090c3f8662d">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ab7e85d6d80f855bcd3a4f090c3f8662d">CreateVideoResponse</a> ()</td>
      </tr>

      <tr className="memdesc:ab7e85d6d80f855bcd3a4f090c3f8662d">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1CreateVideoResponse" title="A set of results returned by GPUdb::createVideo.">CreateVideoResponse</a> object with default parameters. <br /></td>
      </tr>

      <tr className="separator:ab7e85d6d80f855bcd3a4f090c3f8662d">
        <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:af0dae3213443fdb0ff592f8df976e743" id="r_af0dae3213443fdb0ff592f8df976e743">
        <td className="memItemLeft" align="right" valign="top">int64\_t </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#af0dae3213443fdb0ff592f8df976e743">jobId</a></td>
      </tr>

      <tr className="memdesc:af0dae3213443fdb0ff592f8df976e743">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">An identifier for the created job. <br /></td>
      </tr>

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

      <tr className="memitem:aafc86564077dc1e30053c9fc48a12d11" id="r_aafc86564077dc1e30053c9fc48a12d11">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aafc86564077dc1e30053c9fc48a12d11">path</a></td>
      </tr>

      <tr className="memdesc:aafc86564077dc1e30053c9fc48a12d11">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Fully qualified KIFS path to the video file. <br /></td>
      </tr>

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

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

      <tr className="memdesc:ae03108f59081588117a362d4bd0d26e7">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Additional information. <br /></td>
      </tr>

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

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

    <div className="textblock">
      <p>A set of results returned by <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#ae81d077f831f4e98c69ea0a58be83c32">GPUdb::createVideo</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__video_8h_source#l00352">352</a> of file <a className="el" href="/content/api/cpp/create__video_8h_source">create\_video.h</a>.</p>
    </div>

    <h2 className="groupheader">Constructor & Destructor Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#ab7e85d6d80f855bcd3a4f090c3f8662d">◆ </a></span>CreateVideoResponse()</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::CreateVideoResponse::CreateVideoResponse </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_1CreateVideoResponse" title="A set of results returned by GPUdb::createVideo.">CreateVideoResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__video_8h_source#l00357">357</a> of file <a className="el" href="/content/api/cpp/create__video_8h_source">create\_video.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Additional information. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__video_8h_source#l00377">377</a> of file <a className="el" href="/content/api/cpp/create__video_8h_source">create\_video.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#af0dae3213443fdb0ff592f8df976e743">◆ </a></span>jobId</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">int64\_t gpudb::CreateVideoResponse::jobId</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>An identifier for the created job. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__video_8h_source#l00367">367</a> of file <a className="el" href="/content/api/cpp/create__video_8h_source">create\_video.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aafc86564077dc1e30053c9fc48a12d11">◆ </a></span>path</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::string gpudb::CreateVideoResponse::path</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Fully qualified KIFS path to the video file. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__video_8h_source#l00372">372</a> of file <a className="el" href="/content/api/cpp/create__video_8h_source">create\_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/create__video_8h_source">create\_video.h</a></li>
    </ul>
  </div>
</div>
