Core Video

E837632

Core Video is a macOS multimedia framework that provides efficient, low-latency video processing and display services for applications.

All labels observed (3)

Label Occurrences
Core Video canonical 2
CVImageBuffer 1
CVPixelBuffer 1

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf Apple framework
macOS framework
multimedia framework
abbreviation CV
category Apple developer technology
video technology
designedFor efficient video processing
low-latency video processing
developedBy Apple Inc.
documentationURL https://developer.apple.com/documentation/corevideo
exposedThrough C API
Objective-C API
handles frame rate control
synchronization with display refresh rate
video timing
hasComponent CVBuffer
CVDisplayLink
CVImageBuffer
linked to: Core Video

CVMetalTextureCache
CVOpenGLTextureCache
CVPixelBuffer
linked to: Core Video

CVReturn
CVTime
operatingSystem macOS
partOf Apple multimedia frameworks
primaryLanguage Objective-C
provides video display services
video processing services
relatedTo AVFoundation
Core Audio
Core Media
QuartzCore
linked to: Core Animation
supports Core Animation integration
Core Image integration
Metal integration
OpenGL integration
display synchronization
frame-based video processing
pixel buffer management
timestamped video frames
usedBy games
macOS applications
media playback applications
professional video applications
usedFor time-based video manipulation
video compositing
video playback
video rendering

How these facts were elicited

Referenced by (4)

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

Core Image uses Core Video
Core Video hasComponent CVPixelBuffer
linked to: Core Video
Core Video hasComponent CVImageBuffer
linked to: Core Video