Home
last modified time | relevance | path

Searched refs:PhotoSource (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-media-library-kit/
H A Dohos-file-RecentPhotoComponent.md14 RecentPhotoClickCallback, PhotoSource, RecentPhotoInfo, RecentPhotoCheckInfoCallback,
58 | photoSource | [PhotoSource](#photosource) …
128 ## PhotoSource section
150 …RecentPhotoComponent, RecentPhotoOptions, PhotoSource, RecentPhotoInfo, RecentPhotoCheckResultCall…
167 this.recentPhotoOptions.photoSource = PhotoSource.ALL;
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Drecentphotocomponent.js157 export let PhotoSource; variable
162 })(PhotoSource || (PhotoSource = {}));
164 export default { RecentPhotoComponent, RecentPhotoOptions, PhotoSource, RecentPhotoInfo };
H A DRecentPhotoComponent.ets40 photoSource: this.recentPhotoOptions?.photoSource as PhotoSource,
116 public photoSource?: PhotoSource
124 export enum PhotoSource {
/ohos5.0/docs/en/application-dev/reference/apis-media-library-kit/
H A Dohos-file-RecentPhotoComponent.md14 RecentPhotoClickCallback, PhotoSource, RecentPhotoInfo, RecentPhotoCheckInfoCallback,
58 | photoSource | [PhotoSource](#photosource) …
128 ## PhotoSource section
150 …RecentPhotoComponent, RecentPhotoOptions, PhotoSource, RecentPhotoInfo, RecentPhotoCheckResultCall…
167 this.recentPhotoOptions.photoSource = PhotoSource.ALL;