Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.02 KB

lowlagphotosequencecontrol_gethighestconcurrentframerate_1293632752.md

File metadata and controls

27 lines (19 loc) · 1.02 KB
-api-id -api-type
M:Windows.Media.Devices.LowLagPhotoSequenceControl.GetHighestConcurrentFrameRate(Windows.Media.MediaProperties.IMediaEncodingProperties)
winrt method

Windows.Media.Devices.LowLagPhotoSequenceControl.GetHighestConcurrentFrameRate

-description

Gets the highest frame rate supported when video and photos sequences are being captured concurrently.

-parameters

-param captureProperties

The media encoding properties.

-returns

The highest concurrent frames per second.

-remarks

The ConcurrentRecordAndPhotoSequenceSupported property on the MediaCapture class specifies if the capture device supports capturing videos and photo sequences at the same time.

-examples

-see-also