Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 470 Bytes

audioframe_isdiscontinuous.md

File metadata and controls

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

Windows.Media.AudioFrame.IsDiscontinuous

-description

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

-property-value

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

-remarks

-examples

-see-also