Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 794 Bytes

mediacapture_recordlimitationexceeded.md

File metadata and controls

25 lines (18 loc) · 794 Bytes
-api-id -api-type
E:Windows.Media.Capture.MediaCapture.RecordLimitationExceeded
winrt event

Windows.Media.Capture.MediaCapture.RecordLimitationExceeded

-description

Occurs when the record limit is exceeded.

-remarks

If an app receives a RecordLimitationExceeded event, it is expected to finalize the file it is recording. If it does not finalize, the capture engine will stop sending samples to the file that the app was recording to.

In the current release, the record limit is three hours.

-examples

-see-also

StartRecordToStorageFileAsync

-capabilities

backgroundMediaRecording