Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 722 Bytes

apprecordingstatus_canrecordtimespan.md

File metadata and controls

23 lines (15 loc) · 722 Bytes
-api-id -api-type
P:Windows.Media.AppRecording.AppRecordingStatus.CanRecordTimeSpan
winrt property

Windows.Media.AppRecording.AppRecordingStatus.CanRecordTimeSpan

-description

Gets a value that indicates whether the current app can currently record a timespan of the audio and video content of the app by calling RecordTimespanToFileAsync.

-property-value

-remarks

If this value is false, check the Details to get detailed information on why the app can't currently record a timspan.

-see-also

-examples