Contents

AVExternalStorageDevice

Represents a physical external storage device that stores media assets.

Declaration

class AVExternalStorageDevice

Overview

Each storage device instance corresponds to a physical external storage device where the system can media assets. You can access all of the currently available external storage devices with the AVExternalStorageDeviceDiscoverySession object’s externalStorageDevices property.

Topics

Checking permission to generate URLs

Requesting permission to generate URLs

Generating URLs for image assets

Inspecting a storage device

See Also

Capture devices