Edit

Share via


CameraHelper.FrameFormatsAvailable Property

Definition

Gets a list of Windows.Media.Capture.Frames.MediaFrameFormat available on the source.

public System.Collections.Generic.IReadOnlyList<Windows.Media.Capture.Frames.MediaFrameFormat> FrameFormatsAvailable { get; }
member this.FrameFormatsAvailable : System.Collections.Generic.IReadOnlyList<Windows.Media.Capture.Frames.MediaFrameFormat>
Public ReadOnly Property FrameFormatsAvailable As IReadOnlyList(Of MediaFrameFormat)

Property Value

IReadOnlyList<Windows.Media.Capture.Frames.MediaFrameFormat>

Applies to