Windows.Media.Import 命名空间

Windows.Media.Import 命名空间提供用于从设备(包括相机、大容量存储设备、手机和其他支持照片导入的设备)中发现和导入照片和视频的 API。

有关将媒体导入添加到应用操作指南,请参阅 从设备导入媒体

PhotoImportDeleteImportedItemsFromSourceResult

表示从源中删除导入的媒体项的操作的结果。

PhotoImportFindItemsResult

表示在源上查找媒体项的操作的结果。

PhotoImportImportItemsResult

表示从源导入媒体项的操作的结果。

PhotoImportItem

表示已从源导入的媒体项。

PhotoImportItemImportedEventArgs

提供 PhotoImportFindItemsResult.ItemImported 事件的数据。

PhotoImportManager

提供用于确定当前设备上是否支持照片导入、查找要从中导入照片的源以及获取对任何挂起的照片导入操作的引用的 API。

PhotoImportOperation

表示正在进行的照片导入操作。

PhotoImportSelectionChangedEventArgs

提供 PhotoImportFindItemsResult.SelectionChanged 事件的数据。

PhotoImportSession

表示具有照片导入源的照片导入会话。

PhotoImportSidecar

表示 PhotoImportItem 的挎斗文件或同级文件。

PhotoImportSource

表示照片导入会话的源设备。

PhotoImportStorageMedium

表示照片导入源设备公开的存储介质。

PhotoImportVideoSegment

表示导入的视频段。

结构

PhotoImportProgress

异步照片导入操作的进度数据。

枚举

PhotoImportAccessMode

指定用于导入照片的访问模式。

PhotoImportConnectionTransport

指定用于照片导入的连接传输。

PhotoImportContentType

指定导入的项的内容类型。

PhotoImportContentTypeFilter

指定照片导入操作中包含的内容类型。

PhotoImportImportMode

指定导入操作中包含的文件类型。

PhotoImportItemSelectionMode

指定使用 PhotoImportSession.FindItemsAsync 发现的项目的初始选择状态。

PhotoImportPowerSource

指定要导入的项的源设备的当前电源。

PhotoImportSourceType

指定用作照片导入源的设备类型。

PhotoImportStage

指定照片导入过程的阶段。

PhotoImportStorageMediumType

指定存储介质的类型。

PhotoImportSubfolderCreationMode

指定用于命名目标文件夹中的子文件夹的方法。

PhotoImportSubfolderDateFormat

指定照片导入操作的子文件夹的日期格式。

另请参阅