AVURLAsset

E759687

AVURLAsset is an AVFoundation class that represents audiovisual media located at a URL, providing an interface for loading and inspecting its timed metadata and track information.

All labels observed (3)

How this entity was disambiguated

Statements (57)

Predicate Object
instanceOf AVAsset subclass
AVFoundation class
class
conformsTo AVAsynchronousKeyValueLoading
definedInFramework AVFoundation
hasProperty URL
assetCache
audiovisualMIMETypes
audiovisualTypes
availableMetadataFormats
commonMetadata
compatibleTrackForCompositionTrack:
creationDate
duration
isComposable
isExportable
isPlayable
isReadable
lyrics
metadata
preferredRate
preferredTransform
preferredVolume
referenceRestrictions
resourceLoader
tracks
headerFile AVURLAsset.h
inheritsFrom AVAsset
introducedInOS iOS 4.0
macOS 10.7
module AVFoundation
optionKey AVURLAssetAllowsCellularAccessKey
AVURLAssetAllowsConstrainedNetworkAccessKey
AVURLAssetAllowsExpensiveNetworkAccessKey
AVURLAssetHTTPCookiesKey
AVURLAssetOutOfBandMIMETypeKey
AVURLAssetPreferPreciseDurationAndTimingKey
AVURLAssetReferenceRestrictionsKey
linked to: AVURLAsset
platform iOS
macOS
tvOS
watchOS
primaryInitializer +URLAssetWithURL:options:
linked to: AVURLAsset

-initWithURL:options:
relatedClass AVMutableComposition
AVPlayer
AVPlayerItem
represents audiovisual media located at a URL
supports HLS streaming content
HTTP-based streaming URLs
file-based URLs
inspection of timed metadata
inspection of track information
loading values for keys asynchronously
usedFor export and composition workflows
playback of local media files
playback of remote media streams

How these facts were elicited

Referenced by (4)

Full triples — surface form annotated when it differs from this entity's canonical label.

AVFoundation coreClass AVURLAsset
AVAsset relatedClass AVURLAsset
AVURLAsset primaryInitializer +URLAssetWithURL:options:
linked to: AVURLAsset
AVURLAsset optionKey AVURLAssetReferenceRestrictionsKey
linked to: AVURLAsset