macOS / binaries /

VideoToolbox

/System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
Work directly with hardware-accelerated video encoding and decoding capabilities

VideoToolbox is a low-level framework that provides direct access to hardware encoders and decoders. It provides services for video compression and decompression, and for conversion between raster image formats stored in CoreVideo pixel buffers. These services are provided in the form of session objects (compression, decompression, and pixel transfer), which are vended as Core Foundation (CF) types.