AVPlayerLayer.PixelBufferAttributes Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém ou define os atributos do buffer visual do cliente.
public CoreVideo.CVPixelBufferAttributes PixelBufferAttributes { get; set; }
member this.PixelBufferAttributes : CoreVideo.CVPixelBufferAttributes with get, set