Home
last modified time | relevance | path

Searched refs:CAMERA_CONNECTION_USB_PLUGIN (Results 1 – 23 of 23) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/native/include/camera/
H A Dcamera.h252 CAMERA_CONNECTION_USB_PLUGIN = 1, enumerator
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/input/
H A Dcamera_device.h52 CAMERA_CONNECTION_USB_PLUGIN, enumerator
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
H A Dcamera_info.cpp41 {OHOS_CAMERA_CONNECTION_TYPE_USB_PLUGIN, CAMERA_CONNECTION_USB_PLUGIN},
H A Dcamera_device.cpp46 {OHOS_CAMERA_CONNECTION_TYPE_USB_PLUGIN, CAMERA_CONNECTION_USB_PLUGIN},
H A Dcamera_manager.cpp1275 if (deviceInfo->GetConnectionType() == CAMERA_CONNECTION_USB_PLUGIN) { in GetSupportedCameras()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-camera-kit/
H A Dcamera_8h.md99 …amera_connection-1) {<br/>CAMERA_CONNECTION_BUILT_IN = 0,<br/>CAMERA_CONNECTION_USB_PLUGIN = 1,<br…
H A D_o_h___camera.md171 …#camera_connection) {<br/>CAMERA_CONNECTION_BUILT_IN = 0,<br/>CAMERA_CONNECTION_USB_PLUGIN = 1,<br…
1625 | CAMERA_CONNECTION_USB_PLUGIN | 使用USB连接的摄像头。 |
H A Djs-apis-camera.md114 | CAMERA_CONNECTION_USB_PLUGIN | 1 | USB连接的相机。 |
/ohos5.0/docs/en/application-dev/reference/apis-camera-kit/
H A Dcamera_8h.md99 …#camera_connection-1) {<br>CAMERA_CONNECTION_BUILT_IN = 0,<br>CAMERA_CONNECTION_USB_PLUGIN = 1,<br…
H A D_o_h___camera.md169 …](#camera_connection) {<br>CAMERA_CONNECTION_BUILT_IN = 0,<br>CAMERA_CONNECTION_USB_PLUGIN = 1,<br…
1609 | CAMERA_CONNECTION_USB_PLUGIN | Camera connected using USB.|
H A Djs-apis-camera.md114 | CAMERA_CONNECTION_USB_PLUGIN | 1 | Camera connected using USB.|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-multimedia_api-9-canary.md101 | ohos.multimedia.camera | ConnectionType | CAMERA_CONNECTION_USB_PLUGIN | 新增 |
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta1/
H A Djs-apidiff-multimedia.md100 | ohos.multimedia.camera | ConnectionType | CAMERA_CONNECTION_USB_PLUGIN | 新增 |
/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/
H A D@ohos.multimedia.camera.d.ts1338 CAMERA_CONNECTION_USB_PLUGIN = 1,
/ohos5.0/base/web/webview/ohos_adapter/camera_adapter/src/
H A Dcamera_manager_adapter_impl.cpp36 { CAMERA_CONNECTION_USB_PLUGIN, VideoTransportType::VIDEO_TRANS_TYPE_USB },
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta1/
H A Djs-apidiff-multimedia.md100 | ohos.multimedia.camera | ConnectionType | CAMERA_CONNECTION_USB_PLUGIN | Added|
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202210/
H A Djs-apidiff-multimedia.md297 |新增|NA|方法名 or 属性名:CAMERA_CONNECTION_USB_PLUGIN<br>函数:CAMERA_CONNECTION_USB_PLUGIN = 1|@ohos.multime…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta4/
H A Djs-apidiff-multimedia.md286 |新增|NA|方法名 or 属性名:CAMERA_CONNECTION_USB_PLUGIN<br>函数:CAMERA_CONNECTION_USB_PLUGIN = 1|@ohos.multime…
/ohos5.0/docs/en/release-notes/api-diff/monthly-202210/
H A Djs-apidiff-multimedia.md297 |Added|NA|Method or attribute name: CAMERA_CONNECTION_USB_PLUGIN<br>Function name: CAMERA_CONNECTIO…
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta4/
H A Djs-apidiff-multimedia.md286 |Added|NA|Method or attribute name: CAMERA_CONNECTION_USB_PLUGIN<br>Function name: CAMERA_CONNECTIO…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-multimedia.md419 |新增|NA|类名:ConnectionType;<br>方法or属性:CAMERA_CONNECTION_USB_PLUGIN = 1|@ohos.multimedia.camera.d.ts|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp1066 … (cameras_[0] != nullptr && cameras_[0]->GetConnectionType() == CAMERA_CONNECTION_USB_PLUGIN)) { in IsSupportNow()
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-multimedia.md419 |Added|NA|Class name: ConnectionType;<br>Method or attribute name: CAMERA_CONNECTION_USB_PLUGIN = 1…