Home
last modified time | relevance | path

Searched refs:HostDeviceType (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dtest_common.h38 enum HostDeviceType { enum
/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/
H A D@ohos.multimedia.camera.d.ts1357 enum HostDeviceType {
1454 readonly hostDeviceType: HostDeviceType;
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-multimedia.md290 |新增|NA|类名:HostDeviceType;<br>方法or属性:UNKNOWN_TYPE = 0|@ohos.multimedia.camera.d.ts|
291 |新增|NA|类名:HostDeviceType;<br>方法or属性:PHONE = 0x0E|@ohos.multimedia.camera.d.ts|
292 |新增|NA|类名:HostDeviceType;<br>方法or属性:TABLET = 0x11|@ohos.multimedia.camera.d.ts|
294 |新增|NA|类名:CameraDevice;<br>方法or属性:readonly hostDeviceType: HostDeviceType;|@ohos.multimedia.camera.…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-multimedia.md290 |Added|NA|Class name: HostDeviceType;<br>Method or attribute name: UNKNOWN_TYPE = 0|@ohos.multimedi…
291 |Added|NA|Class name: HostDeviceType;<br>Method or attribute name: PHONE = 0x0E|@ohos.multimedia.ca…
292 |Added|NA|Class name: HostDeviceType;<br>Method or attribute name: TABLET = 0x11|@ohos.multimedia.c…
294 … CameraDevice;<br>Method or attribute name: readonly hostDeviceType: HostDeviceType;|@ohos.multime…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-camera-kit/
H A Djs-apis-camera-sys.md25 | hostDeviceType | [HostDeviceType](#hostdevicetype) | 是 | 是 | 远端相机设备类型。**系统接口:** 此接口为系统接口。 |
27 ## HostDeviceType section
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp1439 case HostDeviceType::UNKNOWN: in __anon0f1f2f4b0202()
1440 case HostDeviceType::PHONE: in __anon0f1f2f4b0202()
1441 case HostDeviceType::TABLET: in __anon0f1f2f4b0202()
/ohos5.0/docs/en/application-dev/reference/apis-camera-kit/
H A Djs-apis-camera-sys.md25 | hostDeviceType | [HostDeviceType](#hostdevicetype) | Yes | Yes | Type of the remote device. **S…
27 ## HostDeviceType section