Searched refs:PhotoCreationConfig (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/ |
H A D | confirm_callback.h | 31 struct PhotoCreationConfig { struct
|
/ohos5.0/docs/zh-cn/application-dev/media/medialibrary/ |
H A D | photoAccessHelper-savebutton.md | 86 let photoCreationConfigs: Array<photoAccessHelper.PhotoCreationConfig> = [
|
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | photoaccesshelperinf.js | 816 PhotoCreationConfig: photoAccessHelper.PhotoCreationConfig,
|
H A D | media_library_napi.cpp | 7988 static bool ParseConfigObject(const napi_env &env, const napi_value &value, PhotoCreationConfig &co… in ParseConfigObject() 8052 PhotoCreationConfig config; in ParseAndSetConfigArray() 8196 PhotoCreationConfig config; in InitShortTermRequest()
|
/ohos5.0/docs/en/application-dev/media/medialibrary/ |
H A D | photoAccessHelper-savebutton.md | 86 let photoCreationConfigs: Array<photoAccessHelper.PhotoCreationConfig> = [
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-media-library-kit/ |
H A D | js-apis-photoAccessHelper.md | 953 …g(srcFileUris: Array<string>, photoCreationConfigs: Array<PhotoCreationConfig>): Promi… 966 | photoCreationConfigs | Array<[PhotoCreationConfig](#photocreationconfig12)> | 是 | 保存图片/视频到媒… 997 let photoCreationConfigs: Array<photoAccessHelper.PhotoCreationConfig> = [ 1015 createAssetWithShortTermPermission(photoCreationConfig: PhotoCreationConfig): Promise<string> 1028 | photoCreationConfig | [PhotoCreationConfig](#photocreationconfig12); | 是 | 保存图片/视频到媒体库的配置,包括保存的文件… 1055 let photoCreationConfig: photoAccessHelper.PhotoCreationConfig = { 5307 ## PhotoCreationConfig<sup>12+</sup>
|
H A D | js-apis-photoAccessHelper-sys.md | 1251 …ng, appName: string, appId: string, photoCreationConfigs: Array<PhotoCreationConfig>): Promi… 1268 | photoCreationConfigs | Array<[PhotoCreationConfig](./js-apis-photoAccessHelper.md#photocreatio… 1297 let photoCreationConfigs: Array<photoAccessHelper.PhotoCreationConfig> = [ 1487 … authorizationMode: AuthorizationMode, photoCreationConfigs:Array\<PhotoCreationConfig>): Promise\… 1506 | PhotoCreationConfig| Array\<[PhotoCreationConfig](js-apis-photoAccessHelper.md#photocreationconfi… 1532 let photoCreationConfigs: Array<photoAccessHelper.PhotoCreationConfig> = [
|
/ohos5.0/docs/en/application-dev/reference/apis-media-library-kit/ |
H A D | js-apis-photoAccessHelper.md | 953 …g(srcFileUris: Array<string>, photoCreationConfigs: Array<PhotoCreationConfig>): Promi… 966 | photoCreationConfigs | Array<[PhotoCreationConfig](#photocreationconfig12)> | Yes| Configur… 997 let photoCreationConfigs: Array<photoAccessHelper.PhotoCreationConfig> = [ 1015 createAssetWithShortTermPermission(photoCreationConfig: PhotoCreationConfig): Promise<string> 1028 | photoCreationConfig | [PhotoCreationConfig](#photocreationconfig12); | Yes| Configuration for sav… 1055 let photoCreationConfig: photoAccessHelper.PhotoCreationConfig = { 5308 ## PhotoCreationConfig<sup>12+</sup>
|
H A D | js-apis-photoAccessHelper-sys.md | 1251 …ng, appName: string, appId: string, photoCreationConfigs: Array<PhotoCreationConfig>): Promi… 1268 | photoCreationConfigs | Array<[PhotoCreationConfig](./js-apis-photoAccessHelper.md#photocreatio… 1297 let photoCreationConfigs: Array<photoAccessHelper.PhotoCreationConfig> = [ 1487 … authorizationMode: AuthorizationMode, photoCreationConfigs:Array\<PhotoCreationConfig>): Promise\… 1506 | PhotoCreationConfig| Array\<[PhotoCreationConfig](js-apis-photoAccessHelper.md#photocreationconfi… 1532 let photoCreationConfigs: Array<photoAccessHelper.PhotoCreationConfig> = [
|