Skip to content

Commit acbd37f

Browse files
Merge pull request #916 from dynamsoft-docs/patch
remove OpenSource() from webcam addon
2 parents eecbf06 + 1e2d98e commit acbd37f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

_articles/info/api/Addon_Webcam.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ description: Dynamic Web TWAIN SDK Documentation API Reference Webcam Addon APIs
1313
1414
**Methods**
1515

16-
| [`CaptureImage()`](#captureimage) | [`OpenSource()`](#opensource) | [`CloseSource()`](#closesource) | [`GetCameraControlPropertySetting()`](#getcameracontrolpropertysetting) |
17-
| [`GetCameraControlPropertyMoreSetting()`](#getcameracontrolpropertymoresetting) | [`GetVideoPropertySetting()`](#getvideopropertysetting) | [`GetVideoPropertyMoreSetting()`](#getvideopropertymoresetting) | [`SetCameraControlPropertySetting()`](#setcameracontrolpropertysetting) |
18-
| [`SetVideoPropertySetting()`](#setvideopropertysetting) | [`GetFrameRate()`](#getframerate) | [`SetFrameRate()`](#setframerate) | [`GetMediaType()`](#getmediatype) |
19-
| [`SetMediaType()`](#setmediatype) | [`GetResolution()`](#getresolution) | [`SetResolution()`](#setresolution) | [`GetFramePartURL()`](#getframeparturl) |
20-
| [`GetFrameURL()`](#getframeurl) | [`GetSourceList()`](#getsourcelist) | [`SelectSource()`](#selectsource) | [`PauseVideo()`](#pausevideo) |
21-
| [`PlayVideo()`](#playvideo) | [`SetVideoRotateMode()`](#setvideorotatemode) | [`StopVideo()`](#stopvideo) | |
16+
| [`CaptureImage()`](#captureimage) | [`CloseSource()`](#closesource) | [`GetCameraControlPropertySetting()`](#getcameracontrolpropertysetting) | [`GetCameraControlPropertyMoreSetting()`](#getcameracontrolpropertymoresetting) |
17+
| [`GetVideoPropertySetting()`](#getvideopropertysetting) | [`GetVideoPropertyMoreSetting()`](#getvideopropertymoresetting) | [`SetCameraControlPropertySetting()`](#setcameracontrolpropertysetting) | [`SetVideoPropertySetting()`](#setvideopropertysetting) |
18+
| [`GetFrameRate()`](#getframerate) | [`SetFrameRate()`](#setframerate) | [`GetMediaType()`](#getmediatype) | [`SetMediaType()`](#setmediatype) |
19+
| [`GetResolution()`](#getresolution) | [`SetResolution()`](#setresolution) | [`GetFramePartURL()`](#getframeparturl) | [`GetFrameURL()`](#getframeurl) |
20+
| [`GetSourceList()`](#getsourcelist) | [`SelectSource()`](#selectsource) | [`PauseVideo()`](#pausevideo) | [`PlayVideo()`](#playvideo) |
21+
| [`SetVideoRotateMode()`](#setvideorotatemode) | [`StopVideo()`](#stopvideo) | | |
2222

2323
## CaptureImage()
2424

0 commit comments

Comments
 (0)