SkillFeatureImageValue.VideoFrame Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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