共用方式為


CompositeVideoFrameContext.OutputFrame 屬性

定義

取得重迭作業的輸出框架。

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

屬性值

重迭作業的輸出框架。

適用於