Skip to content

Commit

Permalink
deploy: d47cbe4
Browse files Browse the repository at this point in the history
  • Loading branch information
petabyt committed Apr 21, 2024
1 parent e7f1cb8 commit 5a670ff
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions cl__ops_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="preprocessor">#ifndef OPERATIONS_H</span></div>
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="preprocessor">#define OPERATIONS_H</span></div>
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span> </div>
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"><a class="line" href="structPtpRuntime.html#a5e3e2f6a3ed05320359532d77f744893"> 8</a></span><span class="keywordtype">int</span> <a class="code hl_function" href="structPtpRuntime.html#a5e3e2f6a3ed05320359532d77f744893">ptp_set_generic_property</a>(<span class="keyword">struct</span> <a class="code hl_struct" href="structPtpRuntime.html">PtpRuntime</a> *r, <span class="keywordtype">char</span> *name, <span class="keywordtype">int</span> value);</div>
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"><a class="line" href="structPtpRuntime.html#a14deac23d2f24cc1188c499a1255e5f9"> 8</a></span><span class="keywordtype">int</span> <a class="code hl_function" href="structPtpRuntime.html#a14deac23d2f24cc1188c499a1255e5f9">ptp_set_generic_property</a>(<span class="keyword">struct</span> <a class="code hl_struct" href="structPtpRuntime.html">PtpRuntime</a> *r, <span class="keyword">const</span> <span class="keywordtype">char</span> *name, <span class="keywordtype">int</span> value);</div>
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span> </div>
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"><a class="line" href="structPtpRuntime.html#aa317218a1bbbd18bc3b20ae9db1624f9"> 14</a></span><span class="keywordtype">int</span> <a class="code hl_function" href="structPtpRuntime.html#aa317218a1bbbd18bc3b20ae9db1624f9">ptp_pre_take_picture</a>(<span class="keyword">struct</span> <a class="code hl_struct" href="structPtpRuntime.html">PtpRuntime</a> *r);</div>
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span> </div>
Expand Down Expand Up @@ -195,9 +195,9 @@
<div class="ttc" id="astructPtpGenericEvent_html"><div class="ttname"><a href="structPtpGenericEvent.html">PtpGenericEvent</a></div><div class="ttdoc">Generic event / property change.</div><div class="ttdef"><b>Definition</b> camlib.h:153</div></div>
<div class="ttc" id="astructPtpRuntime_html"><div class="ttname"><a href="structPtpRuntime.html">PtpRuntime</a></div><div class="ttdoc">Holds all camlib instance info.</div><div class="ttdef"><b>Definition</b> camlib.h:102</div></div>
<div class="ttc" id="astructPtpRuntime_html_a1349640be24b23301f82338a4e89202e"><div class="ttname"><a href="structPtpRuntime.html#a1349640be24b23301f82338a4e89202e">PtpRuntime::ptp_get_thumbnail</a></div><div class="ttdeci">int ptp_get_thumbnail(struct PtpRuntime *r, int handle)</div><div class="ttdoc">Raw JPEG data is accessible from ptp_get_payload()</div></div>
<div class="ttc" id="astructPtpRuntime_html_a14deac23d2f24cc1188c499a1255e5f9"><div class="ttname"><a href="structPtpRuntime.html#a14deac23d2f24cc1188c499a1255e5f9">PtpRuntime::ptp_set_generic_property</a></div><div class="ttdeci">int ptp_set_generic_property(struct PtpRuntime *r, const char *name, int value)</div><div class="ttdoc">Set a generic property - abstraction over SetDeviceProp.</div></div>
<div class="ttc" id="astructPtpRuntime_html_a1730ddab297b7c9f0a7619bf4f379571"><div class="ttname"><a href="structPtpRuntime.html#a1730ddab297b7c9f0a7619bf4f379571">PtpRuntime::ptp_get_partial_object</a></div><div class="ttdeci">int ptp_get_partial_object(struct PtpRuntime *r, uint32_t handle, int offset, int max)</div></div>
<div class="ttc" id="astructPtpRuntime_html_a39a3a5f00b93263321de0080a9bfb639"><div class="ttname"><a href="structPtpRuntime.html#a39a3a5f00b93263321de0080a9bfb639">PtpRuntime::ptp_download_object</a></div><div class="ttdeci">int ptp_download_object(struct PtpRuntime *r, int handle, FILE *stream, size_t max)</div><div class="ttdoc">Download an object from handle, to a local file (uses GetPartialObject)</div></div>
<div class="ttc" id="astructPtpRuntime_html_a5e3e2f6a3ed05320359532d77f744893"><div class="ttname"><a href="structPtpRuntime.html#a5e3e2f6a3ed05320359532d77f744893">PtpRuntime::ptp_set_generic_property</a></div><div class="ttdeci">int ptp_set_generic_property(struct PtpRuntime *r, char *name, int value)</div><div class="ttdoc">Set a generic property - abstraction over SetDeviceProp.</div></div>
<div class="ttc" id="astructPtpRuntime_html_a608fc909a1d17cf3e8ad39b261c994bf"><div class="ttname"><a href="structPtpRuntime.html#a608fc909a1d17cf3e8ad39b261c994bf">PtpRuntime::ptpip_init_command_request</a></div><div class="ttdeci">int ptpip_init_command_request(struct PtpRuntime *r, char *device_name)</div></div>
<div class="ttc" id="astructPtpRuntime_html_aa317218a1bbbd18bc3b20ae9db1624f9"><div class="ttname"><a href="structPtpRuntime.html#aa317218a1bbbd18bc3b20ae9db1624f9">PtpRuntime::ptp_pre_take_picture</a></div><div class="ttdeci">int ptp_pre_take_picture(struct PtpRuntime *r)</div><div class="ttdoc">Call before taking a picture - this is generally for 'focusing' On some cameras this does nothing.</div></div>
<div class="ttc" id="astructPtpRuntime_html_aab71c60e32fb92e3c5458431006c57da"><div class="ttname"><a href="structPtpRuntime.html#aab71c60e32fb92e3c5458431006c57da">PtpRuntime::ptpip_init_events</a></div><div class="ttdeci">int ptpip_init_events(struct PtpRuntime *r)</div></div>
Expand Down
2 changes: 1 addition & 1 deletion functions.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ <h3><a id="index_p" name="index_p"></a>- p -</h3><ul>
<li>ptp_reset()&#160;:&#160;<a class="el" href="structPtpRuntime.html#a1f04daa3a557f761a6413b05dc7bb7b3">PtpRuntime</a></li>
<li>ptp_send()&#160;:&#160;<a class="el" href="structPtpRuntime.html#a5b05005f4add36b980e0aa5099eb381b">PtpRuntime</a></li>
<li>ptp_send_data()&#160;:&#160;<a class="el" href="structPtpRuntime.html#a33813c63d683fbaf32c9a5ac0b35968e">PtpRuntime</a></li>
<li>ptp_set_generic_property()&#160;:&#160;<a class="el" href="structPtpRuntime.html#a5e3e2f6a3ed05320359532d77f744893">PtpRuntime</a></li>
<li>ptp_set_generic_property()&#160;:&#160;<a class="el" href="structPtpRuntime.html#a14deac23d2f24cc1188c499a1255e5f9">PtpRuntime</a></li>
<li>ptp_take_picture()&#160;:&#160;<a class="el" href="structPtpRuntime.html#aace66256ef8a5a751e1b1bdf38787aa1">PtpRuntime</a></li>
<li>ptpip_init_command_request()&#160;:&#160;<a class="el" href="structPtpRuntime.html#a608fc909a1d17cf3e8ad39b261c994bf">PtpRuntime</a></li>
<li>ptpip_init_events()&#160;:&#160;<a class="el" href="structPtpRuntime.html#aab71c60e32fb92e3c5458431006c57da">PtpRuntime</a></li>
Expand Down
2 changes: 1 addition & 1 deletion functions_func.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ <h3><a id="index_p" name="index_p"></a>- p -</h3><ul>
<li>ptp_reset()&#160;:&#160;<a class="el" href="structPtpRuntime.html#a1f04daa3a557f761a6413b05dc7bb7b3">PtpRuntime</a></li>
<li>ptp_send()&#160;:&#160;<a class="el" href="structPtpRuntime.html#a5b05005f4add36b980e0aa5099eb381b">PtpRuntime</a></li>
<li>ptp_send_data()&#160;:&#160;<a class="el" href="structPtpRuntime.html#a33813c63d683fbaf32c9a5ac0b35968e">PtpRuntime</a></li>
<li>ptp_set_generic_property()&#160;:&#160;<a class="el" href="structPtpRuntime.html#a5e3e2f6a3ed05320359532d77f744893">PtpRuntime</a></li>
<li>ptp_set_generic_property()&#160;:&#160;<a class="el" href="structPtpRuntime.html#a14deac23d2f24cc1188c499a1255e5f9">PtpRuntime</a></li>
<li>ptp_take_picture()&#160;:&#160;<a class="el" href="structPtpRuntime.html#aace66256ef8a5a751e1b1bdf38787aa1">PtpRuntime</a></li>
<li>ptpip_init_command_request()&#160;:&#160;<a class="el" href="structPtpRuntime.html#a608fc909a1d17cf3e8ad39b261c994bf">PtpRuntime</a></li>
<li>ptpip_init_events()&#160;:&#160;<a class="el" href="structPtpRuntime.html#aab71c60e32fb92e3c5458431006c57da">PtpRuntime</a></li>
Expand Down
2 changes: 1 addition & 1 deletion search/all_9.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ var searchData=
['ptp_5freset_32',['ptp_reset',['../structPtpRuntime.html#a1f04daa3a557f761a6413b05dc7bb7b3',1,'PtpRuntime']]],
['ptp_5fsend_33',['ptp_send',['../structPtpRuntime.html#a5b05005f4add36b980e0aa5099eb381b',1,'PtpRuntime']]],
['ptp_5fsend_5fdata_34',['ptp_send_data',['../structPtpRuntime.html#a33813c63d683fbaf32c9a5ac0b35968e',1,'PtpRuntime']]],
['ptp_5fset_5fgeneric_5fproperty_35',['ptp_set_generic_property',['../structPtpRuntime.html#a5e3e2f6a3ed05320359532d77f744893',1,'PtpRuntime']]],
['ptp_5fset_5fgeneric_5fproperty_35',['ptp_set_generic_property',['../structPtpRuntime.html#a14deac23d2f24cc1188c499a1255e5f9',1,'PtpRuntime']]],
['ptp_5ftake_5fpicture_36',['ptp_take_picture',['../structPtpRuntime.html#aace66256ef8a5a751e1b1bdf38787aa1',1,'PtpRuntime']]],
['ptparray_37',['PtpArray',['../structPtpArray.html',1,'']]],
['ptpcommand_38',['PtpCommand',['../structPtpCommand.html',1,'']]],
Expand Down
2 changes: 1 addition & 1 deletion search/functions_0.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion structPtpRuntime-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
<tr class="odd"><td class="entry"><a class="el" href="structPtpRuntime.html#a5b05005f4add36b980e0aa5099eb381b">ptp_send</a>(struct PtpRuntime *r, struct PtpCommand *cmd)</td><td class="entry"><a class="el" href="structPtpRuntime.html">PtpRuntime</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structPtpRuntime.html#a33813c63d683fbaf32c9a5ac0b35968e">ptp_send_data</a>(struct PtpRuntime *r, struct PtpCommand *cmd, void *data, int length)</td><td class="entry"><a class="el" href="structPtpRuntime.html">PtpRuntime</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="odd"><td class="entry"><b>ptp_send_object_info</b>(struct PtpRuntime *r, int storage_id, int handle, struct PtpObjectInfo *oi) (defined in <a class="el" href="structPtpRuntime.html">PtpRuntime</a>)</td><td class="entry"><a class="el" href="structPtpRuntime.html">PtpRuntime</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structPtpRuntime.html#a5e3e2f6a3ed05320359532d77f744893">ptp_set_generic_property</a>(struct PtpRuntime *r, char *name, int value)</td><td class="entry"><a class="el" href="structPtpRuntime.html">PtpRuntime</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structPtpRuntime.html#a14deac23d2f24cc1188c499a1255e5f9">ptp_set_generic_property</a>(struct PtpRuntime *r, const char *name, int value)</td><td class="entry"><a class="el" href="structPtpRuntime.html">PtpRuntime</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="odd"><td class="entry"><b>ptp_set_prop_value</b>(struct PtpRuntime *r, int code, int value) (defined in <a class="el" href="structPtpRuntime.html">PtpRuntime</a>)</td><td class="entry"><a class="el" href="structPtpRuntime.html">PtpRuntime</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ptp_set_prop_value_data</b>(struct PtpRuntime *r, int code, void *data, int length) (defined in <a class="el" href="structPtpRuntime.html">PtpRuntime</a>)</td><td class="entry"><a class="el" href="structPtpRuntime.html">PtpRuntime</a></td><td class="entry"></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="structPtpRuntime.html#aace66256ef8a5a751e1b1bdf38787aa1">ptp_take_picture</a>(struct PtpRuntime *r)</td><td class="entry"><a class="el" href="structPtpRuntime.html">PtpRuntime</a></td><td class="entry"></td></tr>
Expand Down
12 changes: 6 additions & 6 deletions structPtpRuntime.html
Original file line number Diff line number Diff line change
Expand Up @@ -156,9 +156,9 @@
<tr class="memitem:ac2f65b693efaf4fc67b7837a312dfdd6" id="r_ac2f65b693efaf4fc67b7837a312dfdd6"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#ac2f65b693efaf4fc67b7837a312dfdd6">ptp_buffer_resize</a> (struct <a class="el" href="structPtpRuntime.html">PtpRuntime</a> *r, size_t size)</td></tr>
<tr class="memdesc:ac2f65b693efaf4fc67b7837a312dfdd6"><td class="mdescLeft">&#160;</td><td class="mdescRight">Mostly for internal use - realloc the data buffer. <br /></td></tr>
<tr class="separator:ac2f65b693efaf4fc67b7837a312dfdd6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5e3e2f6a3ed05320359532d77f744893" id="r_a5e3e2f6a3ed05320359532d77f744893"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a5e3e2f6a3ed05320359532d77f744893">ptp_set_generic_property</a> (struct <a class="el" href="structPtpRuntime.html">PtpRuntime</a> *r, char *name, int value)</td></tr>
<tr class="memdesc:a5e3e2f6a3ed05320359532d77f744893"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set a generic property - abstraction over SetDeviceProp. <br /></td></tr>
<tr class="separator:a5e3e2f6a3ed05320359532d77f744893"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a14deac23d2f24cc1188c499a1255e5f9" id="r_a14deac23d2f24cc1188c499a1255e5f9"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a14deac23d2f24cc1188c499a1255e5f9">ptp_set_generic_property</a> (struct <a class="el" href="structPtpRuntime.html">PtpRuntime</a> *r, const char *name, int value)</td></tr>
<tr class="memdesc:a14deac23d2f24cc1188c499a1255e5f9"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set a generic property - abstraction over SetDeviceProp. <br /></td></tr>
<tr class="separator:a14deac23d2f24cc1188c499a1255e5f9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa317218a1bbbd18bc3b20ae9db1624f9" id="r_aa317218a1bbbd18bc3b20ae9db1624f9"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#aa317218a1bbbd18bc3b20ae9db1624f9">ptp_pre_take_picture</a> (struct <a class="el" href="structPtpRuntime.html">PtpRuntime</a> *r)</td></tr>
<tr class="memdesc:aa317218a1bbbd18bc3b20ae9db1624f9"><td class="mdescLeft">&#160;</td><td class="mdescRight">Call before taking a picture - this is generally for 'focusing' On some cameras this does nothing. <br /></td></tr>
<tr class="separator:aa317218a1bbbd18bc3b20ae9db1624f9"><td class="memSeparator" colspan="2">&#160;</td></tr>
Expand Down Expand Up @@ -640,8 +640,8 @@ <h2 class="memtitle"><span class="permalink"><a href="#aa317218a1bbbd18bc3b20ae9

</div>
</div>
<a id="a5e3e2f6a3ed05320359532d77f744893" name="a5e3e2f6a3ed05320359532d77f744893"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a5e3e2f6a3ed05320359532d77f744893">&#9670;&#160;</a></span>ptp_set_generic_property()</h2>
<a id="a14deac23d2f24cc1188c499a1255e5f9" name="a14deac23d2f24cc1188c499a1255e5f9"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a14deac23d2f24cc1188c499a1255e5f9">&#9670;&#160;</a></span>ptp_set_generic_property()</h2>

<div class="memitem">
<div class="memproto">
Expand All @@ -654,7 +654,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a5e3e2f6a3ed05320359532d7
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">char *</td> <td class="paramname"><span class="paramname"><em>name</em>, </span></td>
<td class="paramtype">const char *</td> <td class="paramname"><span class="paramname"><em>name</em>, </span></td>
</tr>
<tr>
<td class="paramkey"></td>
Expand Down

0 comments on commit 5a670ff

Please sign in to comment.