Share via


VTMotionEstimationSession.SourcePixelBufferAttributes Property

Definition

Get the pixel buffer attributes this session expects for any source pixel buffers.

public CoreVideo.CVPixelBufferAttributes? SourcePixelBufferAttributes { get; }
member this.SourcePixelBufferAttributes : CoreVideo.CVPixelBufferAttributes

Property Value

A CVPixelBufferAttributes instance if successful, null otherwise.

Applies to