Skip to content

Commit 451f62a

Browse files
Merge pull request #209 from dynamsoft-docs/preview
update to internal commit f75eb87f
2 parents f5fe99d + f168cd2 commit 451f62a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

programming/android/release-notes/android-3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ noTitleIndex: true
6363

6464
- Added a new method, [`switchCapturingTemplate`]({{ site.dcv_android_api }}capture-vision-router/multiple-file-processing.html#switchcapturingtemplate), which allows switching templates dynamically during the image processing workflow.
6565
- Added a new method, [`clearDLModelBuffers`]({{ site.dcv_android_api }}capture-vision-router/settings.html#cleardlmodelbuffers), to release memory by clearing buffered deep learning models.
66-
- Added a new method, [`setGlobalIntraOpNumThreads`]({{ site.dcv_android_api }}capture-vision-router/settings.html#setglobalintranumthreads), to configure the global number of threads used for model execution.
66+
- Added a new method, [`setGlobalIntraOpNumThreads`]({{ site.dcv_android_api }}capture-vision-router/settings.html#setglobalintraopnumthreads), to configure the global number of threads used for model execution.
6767
- Added a new button, `cameraToggleButton`, to the `CameraView`, allowing users to switch between the front and back cameras.
6868
The following APIs are provided for configuring the `cameraToggleButton`:
6969
- [`setCameraToggleButton`]({{ site.dce_android_api }}auxiliary-api/dcecameraview.html#setcameratogglebutton)

programming/ios/release-notes/ios-3.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@ noTitleIndex: true
6363

6464
- Added a new method, [`switchCapturingTemplate`]({{ site.dcv_ios_api }}capture-vision-router/multiple-file-processing.html#switchcapturingtemplate), which allows switching templates dynamically during the image processing workflow.
6565
- Added a new method, [`clearDLModelBuffers`]({{ site.dcv_ios_api }}capture-vision-router/settings.html#cleardlmodelbuffers), to release memory by clearing buffered deep learning models.
66-
- Added a new method, [`setGlobalIntraOpNumThreads`]({{ site.dcv_ios_api }}capture-vision-router/settings.html#setglobalintranumthreads), to configure the global number of threads used for model execution.
66+
- Added a new method, [`setGlobalIntraOpNumThreads`]({{ site.dcv_ios_api }}capture-vision-router/settings.html#setglobalintraopnumthreads), to configure the global number of threads used for model execution.
6767
- Added a new button, `cameraToggleButton`, to the `CameraView`, allowing users to switch between the front and back cameras.
6868
The following APIs are provided for configuring the `cameraToggleButton`:
69-
- [`setCameraToggleButton`]({{ site.dce_ios_api }}auxiliary-api/dcecameraview.html#setcameratogglebutton)
69+
- [`setCameraToggleButton`]({{ site.dce_ios_api }}auxiliary-api/dcecameraview.html#setcameratogglebuttonwithframe)
7070
- [`cameraToggleButtonVisible`]({{ site.dce_ios_api }}auxiliary-api/dcecameraview.html#cameratogglebuttonvisible)
7171

7272
## 3.0.5200 (08/18/2025)

0 commit comments

Comments
 (0)