Compartir a través de


DepthMediaFrame.FrameReference Propiedad

Definición

Obtiene el objeto contenedor MediaFrameReference asociado a DepthMediaFrame, que proporciona acceso a la información de formato y a otras propiedades del marco multimedia.

public:
 property MediaFrameReference ^ FrameReference { MediaFrameReference ^ get(); };
MediaFrameReference FrameReference();
public MediaFrameReference FrameReference { get; }
var mediaFrameReference = depthMediaFrame.frameReference;
Public ReadOnly Property FrameReference As MediaFrameReference

Valor de propiedad

Objeto contenedor MediaFrameReference asociado a DepthMediaFrame

Se aplica a