SkillFeatureImageValue.VideoFrame Property

Definition

Retrieves the VideoFrame value.

public:
 property Windows::Media::VideoFrame ^ VideoFrame { Windows::Media::VideoFrame ^ get(); };
public Windows.Media.VideoFrame VideoFrame { get; }
member this.VideoFrame : Windows.Media.VideoFrame
Public ReadOnly Property VideoFrame As VideoFrame

Property Value

Windows.Media.VideoFrame

The VideoFrame value.

Implements

Microsoft.AI.Skills.SkillInterfacePreview.ISkillFeatureImageValue.VideoFrame

Applies to