Skip to content

Commit

Permalink
deploy: 7204118
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmanuelP committed Sep 4, 2024
1 parent a6428bc commit 5b4e561
Show file tree
Hide file tree
Showing 47 changed files with 866 additions and 46 deletions.
2 changes: 1 addition & 1 deletion aravis-stable/aravis-0.8.devhelp2

Large diffs are not rendered by default.

24 changes: 24 additions & 0 deletions aravis-stable/class.Device.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@ <h5>Instance methods</h5>

<a class="method" href="method.Device.get_feature_representation.html">get_feature_representation</a>

<a class="method" href="method.Device.get_feature_value.html">get_feature_value</a>

<a class="method" href="method.Device.get_float_feature_bounds.html">get_float_feature_bounds</a>

<a class="method" href="method.Device.get_float_feature_increment.html">get_float_feature_increment</a>
Expand Down Expand Up @@ -156,6 +158,8 @@ <h5>Instance methods</h5>

<a class="method" href="method.Device.set_boolean_feature_value.html">set_boolean_feature_value</a>

<a class="method" href="method.Device.set_feature_value.html">set_feature_value</a>

<a class="method" href="method.Device.set_features_from_string.html">set_features_from_string</a>

<a class="method" href="method.Device.set_float_feature_value.html">set_float_feature_value</a>
Expand Down Expand Up @@ -474,6 +478,16 @@ <h6><a href="method.Device.get_feature_representation.html">arv_device_get_featu
</div>
</div>

<div class="">
<h6><a href="method.Device.get_feature_value.html">arv_device_get_feature_value</a></h6>
<div class="docblock">
<p>Get the value of a feature. Enumeration values are returned as&nbsp;strings.</p>
</div>
<div class="docblock">
<p><span class="emblem available-next" title="This method will be available in the next stable release">unstable</span>&nbsp;<span class="emblem available">since: 0.8.32</span></p>
</div>
</div>

<div class="">
<h6><a href="method.Device.get_float_feature_bounds.html">arv_device_get_float_feature_bounds</a></h6>
<div class="docblock">
Expand Down Expand Up @@ -636,6 +650,16 @@ <h6><a href="method.Device.set_boolean_feature_value.html">arv_device_set_boolea
</div>
</div>

<div class="">
<h6><a href="method.Device.set_feature_value.html">arv_device_set_feature_value</a></h6>
<div class="docblock">
<p>Set value of a&nbsp;feature.</p>
</div>
<div class="docblock">
<p><span class="emblem available-next" title="This method will be available in the next stable release">unstable</span>&nbsp;<span class="emblem available">since: 0.8.32</span></p>
</div>
</div>

<div class="">
<h6><a href="method.Device.set_features_from_string.html">arv_device_set_features_from_string</a></h6>
<div class="docblock">
Expand Down
2 changes: 1 addition & 1 deletion aravis-stable/class.FakeDevice.html
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ <h6><a href="method.FakeDevice.get_fake_camera.html">arv_fake_device_get_fake_ca


<div class="toggle-wrapper default-hide ancestor-methods">
<h5 style="display:block;">Methods inherited from <a href="class.Device.html">ArvDevice</a> (38)</h5><div class="docblock">
<h5 style="display:block;">Methods inherited from <a href="class.Device.html">ArvDevice</a> (40)</h5><div class="docblock">

<div class="docblock">
<p>Please see&nbsp;<a href="class.Device.html#methods">ArvDevice</a>&nbsp;for a full list of methods.</em></p>
Expand Down
2 changes: 1 addition & 1 deletion aravis-stable/class.GvDevice.html
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@ <h6><a href="method.GvDevice.take_control.html">arv_gv_device_take_control</a></


<div class="toggle-wrapper default-hide ancestor-methods">
<h5 style="display:block;">Methods inherited from <a href="class.Device.html">ArvDevice</a> (38)</h5><div class="docblock">
<h5 style="display:block;">Methods inherited from <a href="class.Device.html">ArvDevice</a> (40)</h5><div class="docblock">

<div class="docblock">
<p>Please see&nbsp;<a href="class.Device.html#methods">ArvDevice</a>&nbsp;for a full list of methods.</em></p>
Expand Down
2 changes: 1 addition & 1 deletion aravis-stable/class.UvDevice.html
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ <h6><a href="method.UvDevice.set_usb_mode.html">arv_uv_device_set_usb_mode</a></


<div class="toggle-wrapper default-hide ancestor-methods">
<h5 style="display:block;">Methods inherited from <a href="class.Device.html">ArvDevice</a> (38)</h5><div class="docblock">
<h5 style="display:block;">Methods inherited from <a href="class.Device.html">ArvDevice</a> (40)</h5><div class="docblock">

<div class="docblock">
<p>Please see&nbsp;<a href="class.Device.html#methods">ArvDevice</a>&nbsp;for a full list of methods.</em></p>
Expand Down
2 changes: 1 addition & 1 deletion aravis-stable/index.json

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions aravis-stable/method.Device.create_chunk_parser.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ <h5>Methods</h5>

<a class="method" href="method.Device.get_feature_representation.html">get_feature_representation</a>

<a class="method" href="method.Device.get_feature_value.html">get_feature_value</a>

<a class="method" href="method.Device.get_float_feature_bounds.html">get_float_feature_bounds</a>

<a class="method" href="method.Device.get_float_feature_increment.html">get_float_feature_increment</a>
Expand Down Expand Up @@ -147,6 +149,8 @@ <h5>Methods</h5>

<a class="method" href="method.Device.set_boolean_feature_value.html">set_boolean_feature_value</a>

<a class="method" href="method.Device.set_feature_value.html">set_feature_value</a>

<a class="method" href="method.Device.set_features_from_string.html">set_features_from_string</a>

<a class="method" href="method.Device.set_float_feature_value.html">set_float_feature_value</a>
Expand Down
4 changes: 4 additions & 0 deletions aravis-stable/method.Device.create_stream.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ <h5>Methods</h5>

<a class="method" href="method.Device.get_feature_representation.html">get_feature_representation</a>

<a class="method" href="method.Device.get_feature_value.html">get_feature_value</a>

<a class="method" href="method.Device.get_float_feature_bounds.html">get_float_feature_bounds</a>

<a class="method" href="method.Device.get_float_feature_increment.html">get_float_feature_increment</a>
Expand Down Expand Up @@ -147,6 +149,8 @@ <h5>Methods</h5>

<a class="method" href="method.Device.set_boolean_feature_value.html">set_boolean_feature_value</a>

<a class="method" href="method.Device.set_feature_value.html">set_feature_value</a>

<a class="method" href="method.Device.set_features_from_string.html">set_features_from_string</a>

<a class="method" href="method.Device.set_float_feature_value.html">set_float_feature_value</a>
Expand Down
4 changes: 4 additions & 0 deletions aravis-stable/method.Device.create_stream_full.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ <h5>Methods</h5>

<a class="method" href="method.Device.get_feature_representation.html">get_feature_representation</a>

<a class="method" href="method.Device.get_feature_value.html">get_feature_value</a>

<a class="method" href="method.Device.get_float_feature_bounds.html">get_float_feature_bounds</a>

<a class="method" href="method.Device.get_float_feature_increment.html">get_float_feature_increment</a>
Expand Down Expand Up @@ -147,6 +149,8 @@ <h5>Methods</h5>

<a class="method" href="method.Device.set_boolean_feature_value.html">set_boolean_feature_value</a>

<a class="method" href="method.Device.set_feature_value.html">set_feature_value</a>

<a class="method" href="method.Device.set_features_from_string.html">set_features_from_string</a>

<a class="method" href="method.Device.set_float_feature_value.html">set_float_feature_value</a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ <h5>Methods</h5>

<a class="method" href="method.Device.get_feature_representation.html">get_feature_representation</a>

<a class="method" href="method.Device.get_feature_value.html">get_feature_value</a>

<a class="method" href="method.Device.get_float_feature_bounds.html">get_float_feature_bounds</a>

<a class="method" href="method.Device.get_float_feature_increment.html">get_float_feature_increment</a>
Expand Down Expand Up @@ -147,6 +149,8 @@ <h5>Methods</h5>

<a class="method" href="method.Device.set_boolean_feature_value.html">set_boolean_feature_value</a>

<a class="method" href="method.Device.set_feature_value.html">set_feature_value</a>

<a class="method" href="method.Device.set_features_from_string.html">set_features_from_string</a>

<a class="method" href="method.Device.set_float_feature_value.html">set_float_feature_value</a>
Expand Down Expand Up @@ -192,7 +196,7 @@ <h4 style="display:flex;" id="declaration">
Declaration
<a class="anchor" href="#declaration"></a>

<a class="srclink" title="go to source location" href="https://github.com/AravisProject/aravis/blob/main/src/arvdevice.h#L144">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/AravisProject/aravis/blob/main/src/arvdevice.h#L147">[src]</a>

</h4>

Expand All @@ -214,7 +218,7 @@ <h4 style="display:flex;" id="description">
Description
<a class="anchor" href="#description"></a>

<a class="srclink" title="go to source location" href="https://github.com/AravisProject/aravis/blob/main/src/arvdevice.c#L881">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/AravisProject/aravis/blob/main/src/arvdevice.c#L1001">[src]</a>

</h4>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ <h5>Methods</h5>

<a class="method" href="method.Device.get_feature_representation.html">get_feature_representation</a>

<a class="method" href="method.Device.get_feature_value.html">get_feature_value</a>

<a class="method" href="method.Device.get_float_feature_bounds.html">get_float_feature_bounds</a>

<a class="method" href="method.Device.get_float_feature_increment.html">get_float_feature_increment</a>
Expand Down Expand Up @@ -147,6 +149,8 @@ <h5>Methods</h5>

<a class="method" href="method.Device.set_boolean_feature_value.html">set_boolean_feature_value</a>

<a class="method" href="method.Device.set_feature_value.html">set_feature_value</a>

<a class="method" href="method.Device.set_features_from_string.html">set_features_from_string</a>

<a class="method" href="method.Device.set_float_feature_value.html">set_float_feature_value</a>
Expand Down Expand Up @@ -192,7 +196,7 @@ <h4 style="display:flex;" id="declaration">
Declaration
<a class="anchor" href="#declaration"></a>

<a class="srclink" title="go to source location" href="https://github.com/AravisProject/aravis/blob/main/src/arvdevice.h#L148">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/AravisProject/aravis/blob/main/src/arvdevice.h#L151">[src]</a>

</h4>

Expand All @@ -214,7 +218,7 @@ <h4 style="display:flex;" id="description">
Description
<a class="anchor" href="#description"></a>

<a class="srclink" title="go to source location" href="https://github.com/AravisProject/aravis/blob/main/src/arvdevice.c#L941">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/AravisProject/aravis/blob/main/src/arvdevice.c#L1061">[src]</a>

</h4>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ <h5>Methods</h5>

<a class="method" href="method.Device.get_feature_representation.html">get_feature_representation</a>

<a class="method" href="method.Device.get_feature_value.html">get_feature_value</a>

<a class="method" href="method.Device.get_float_feature_bounds.html">get_float_feature_bounds</a>

<a class="method" href="method.Device.get_float_feature_increment.html">get_float_feature_increment</a>
Expand Down Expand Up @@ -147,6 +149,8 @@ <h5>Methods</h5>

<a class="method" href="method.Device.set_boolean_feature_value.html">set_boolean_feature_value</a>

<a class="method" href="method.Device.set_feature_value.html">set_feature_value</a>

<a class="method" href="method.Device.set_features_from_string.html">set_features_from_string</a>

<a class="method" href="method.Device.set_float_feature_value.html">set_float_feature_value</a>
Expand Down Expand Up @@ -192,7 +196,7 @@ <h4 style="display:flex;" id="declaration">
Declaration
<a class="anchor" href="#declaration"></a>

<a class="srclink" title="go to source location" href="https://github.com/AravisProject/aravis/blob/main/src/arvdevice.h#L146">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/AravisProject/aravis/blob/main/src/arvdevice.h#L149">[src]</a>

</h4>

Expand All @@ -214,7 +218,7 @@ <h4 style="display:flex;" id="description">
Description
<a class="anchor" href="#description"></a>

<a class="srclink" title="go to source location" href="https://github.com/AravisProject/aravis/blob/main/src/arvdevice.c#L911">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/AravisProject/aravis/blob/main/src/arvdevice.c#L1031">[src]</a>

</h4>

Expand Down
6 changes: 5 additions & 1 deletion aravis-stable/method.Device.dup_register_feature_value.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ <h5>Methods</h5>

<a class="method" href="method.Device.get_feature_representation.html">get_feature_representation</a>

<a class="method" href="method.Device.get_feature_value.html">get_feature_value</a>

<a class="method" href="method.Device.get_float_feature_bounds.html">get_float_feature_bounds</a>

<a class="method" href="method.Device.get_float_feature_increment.html">get_float_feature_increment</a>
Expand Down Expand Up @@ -147,6 +149,8 @@ <h5>Methods</h5>

<a class="method" href="method.Device.set_boolean_feature_value.html">set_boolean_feature_value</a>

<a class="method" href="method.Device.set_feature_value.html">set_feature_value</a>

<a class="method" href="method.Device.set_features_from_string.html">set_features_from_string</a>

<a class="method" href="method.Device.set_float_feature_value.html">set_float_feature_value</a>
Expand Down Expand Up @@ -192,7 +196,7 @@ <h4 style="display:flex;" id="declaration">
Declaration
<a class="anchor" href="#declaration"></a>

<a class="srclink" title="go to source location" href="https://github.com/AravisProject/aravis/blob/main/src/arvdevice.h#L141">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/AravisProject/aravis/blob/main/src/arvdevice.h#L144">[src]</a>

</h4>

Expand Down
4 changes: 4 additions & 0 deletions aravis-stable/method.Device.execute_command.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ <h5>Methods</h5>

<a class="method" href="method.Device.get_feature_representation.html">get_feature_representation</a>

<a class="method" href="method.Device.get_feature_value.html">get_feature_value</a>

<a class="method" href="method.Device.get_float_feature_bounds.html">get_float_feature_bounds</a>

<a class="method" href="method.Device.get_float_feature_increment.html">get_float_feature_increment</a>
Expand Down Expand Up @@ -147,6 +149,8 @@ <h5>Methods</h5>

<a class="method" href="method.Device.set_boolean_feature_value.html">set_boolean_feature_value</a>

<a class="method" href="method.Device.set_feature_value.html">set_feature_value</a>

<a class="method" href="method.Device.set_features_from_string.html">set_features_from_string</a>

<a class="method" href="method.Device.set_float_feature_value.html">set_float_feature_value</a>
Expand Down
6 changes: 5 additions & 1 deletion aravis-stable/method.Device.get_boolean_feature_value.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ <h5>Methods</h5>

<a class="method" href="method.Device.get_feature_representation.html">get_feature_representation</a>

<a class="method" href="method.Device.get_feature_value.html">get_feature_value</a>

<a class="method" href="method.Device.get_float_feature_bounds.html">get_float_feature_bounds</a>

<a class="method" href="method.Device.get_float_feature_increment.html">get_float_feature_increment</a>
Expand Down Expand Up @@ -147,6 +149,8 @@ <h5>Methods</h5>

<a class="method" href="method.Device.set_boolean_feature_value.html">set_boolean_feature_value</a>

<a class="method" href="method.Device.set_feature_value.html">set_feature_value</a>

<a class="method" href="method.Device.set_features_from_string.html">set_features_from_string</a>

<a class="method" href="method.Device.set_float_feature_value.html">set_float_feature_value</a>
Expand Down Expand Up @@ -192,7 +196,7 @@ <h4 style="display:flex;" id="declaration">
Declaration
<a class="anchor" href="#declaration"></a>

<a class="srclink" title="go to source location" href="https://github.com/AravisProject/aravis/blob/main/src/arvdevice.h#L123">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/AravisProject/aravis/blob/main/src/arvdevice.h#L126">[src]</a>

</h4>

Expand Down
8 changes: 6 additions & 2 deletions aravis-stable/method.Device.get_boolean_feature_value_gi.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ <h5>Methods</h5>

<a class="method" href="method.Device.get_feature_representation.html">get_feature_representation</a>

<a class="method" href="method.Device.get_feature_value.html">get_feature_value</a>

<a class="method" href="method.Device.get_float_feature_bounds.html">get_float_feature_bounds</a>

<a class="method" href="method.Device.get_float_feature_increment.html">get_float_feature_increment</a>
Expand Down Expand Up @@ -147,6 +149,8 @@ <h5>Methods</h5>

<a class="method" href="method.Device.set_boolean_feature_value.html">set_boolean_feature_value</a>

<a class="method" href="method.Device.set_feature_value.html">set_feature_value</a>

<a class="method" href="method.Device.set_features_from_string.html">set_features_from_string</a>

<a class="method" href="method.Device.set_float_feature_value.html">set_float_feature_value</a>
Expand Down Expand Up @@ -192,7 +196,7 @@ <h4 style="display:flex;" id="declaration">
Declaration
<a class="anchor" href="#declaration"></a>

<a class="srclink" title="go to source location" href="https://github.com/AravisProject/aravis/blob/main/src/arvdevice.h#L124">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/AravisProject/aravis/blob/main/src/arvdevice.h#L127">[src]</a>

</h4>

Expand All @@ -214,7 +218,7 @@ <h4 style="display:flex;" id="description">
Description
<a class="anchor" href="#description"></a>

<a class="srclink" title="go to source location" href="https://github.com/AravisProject/aravis/blob/main/src/arvdevice.c#L493">[src]</a>
<a class="srclink" title="go to source location" href="https://github.com/AravisProject/aravis/blob/main/src/arvdevice.c#L613">[src]</a>

</h4>

Expand Down
4 changes: 4 additions & 0 deletions aravis-stable/method.Device.get_feature.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ <h5>Methods</h5>

<a class="method" href="method.Device.get_feature_representation.html">get_feature_representation</a>

<a class="method" href="method.Device.get_feature_value.html">get_feature_value</a>

<a class="method" href="method.Device.get_float_feature_bounds.html">get_float_feature_bounds</a>

<a class="method" href="method.Device.get_float_feature_increment.html">get_float_feature_increment</a>
Expand Down Expand Up @@ -147,6 +149,8 @@ <h5>Methods</h5>

<a class="method" href="method.Device.set_boolean_feature_value.html">set_boolean_feature_value</a>

<a class="method" href="method.Device.set_feature_value.html">set_feature_value</a>

<a class="method" href="method.Device.set_features_from_string.html">set_features_from_string</a>

<a class="method" href="method.Device.set_float_feature_value.html">set_float_feature_value</a>
Expand Down
4 changes: 4 additions & 0 deletions aravis-stable/method.Device.get_feature_access_mode.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ <h5>Methods</h5>

<a class="method" href="method.Device.get_feature_representation.html">get_feature_representation</a>

<a class="method" href="method.Device.get_feature_value.html">get_feature_value</a>

<a class="method" href="method.Device.get_float_feature_bounds.html">get_float_feature_bounds</a>

<a class="method" href="method.Device.get_float_feature_increment.html">get_float_feature_increment</a>
Expand Down Expand Up @@ -147,6 +149,8 @@ <h5>Methods</h5>

<a class="method" href="method.Device.set_boolean_feature_value.html">set_boolean_feature_value</a>

<a class="method" href="method.Device.set_feature_value.html">set_feature_value</a>

<a class="method" href="method.Device.set_features_from_string.html">set_features_from_string</a>

<a class="method" href="method.Device.set_float_feature_value.html">set_float_feature_value</a>
Expand Down
Loading

0 comments on commit 5b4e561

Please sign in to comment.