Contents

pixelFormat

A pixel format for sample buffers that a stream outputs.

Declaration

var pixelFormat: OSType { get set }

Discussion

A stream supports the following pixel formats:

BGRA

Packed little endian ARGB8888.

l10r

Packed little endian ARGB2101010.

420v

Two-plane “video” range YCbCr 4:2:0.

420f

Two-plane “full” range YCbCr 4:2:0.

See Also

Configuring colors