Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 507 Bytes

facedetectioneffectframe_isdiscontinuous.md

File metadata and controls

22 lines (15 loc) · 507 Bytes
-api-id -api-type
P:Windows.Media.Core.FaceDetectionEffectFrame.IsDiscontinuous
winrt property

Windows.Media.Core.FaceDetectionEffectFrame.IsDiscontinuous

-description

Gets or sets a value that indicates whether a video frame is the first frame after a gap in the stream.

-property-value

True if the video frame is the first frame after a gap in the stream; otherwise, false.

-remarks

-examples

-see-also