共用方式為


CompositeVideoFrameContext.BackgroundFrame 屬性

定義

取得重迭作業的背景框架。

public:
 property VideoFrame ^ BackgroundFrame { VideoFrame ^ get(); };
VideoFrame BackgroundFrame();
public VideoFrame BackgroundFrame { get; }
var videoFrame = compositeVideoFrameContext.backgroundFrame;
Public ReadOnly Property BackgroundFrame As VideoFrame

屬性值

重迭作業的背景框架。

適用於