Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 744 Bytes

imediadevicecontroller_getavailablemediastreamproperties_946867392.md

File metadata and controls

26 lines (18 loc) · 744 Bytes
-api-id -api-type
M:Windows.Media.Devices.IMediaDeviceController.GetAvailableMediaStreamProperties(Windows.Media.Capture.MediaStreamType)
winrt method

Windows.Media.Devices.IMediaDeviceController.GetAvailableMediaStreamProperties

-description

Gets a list of the supported encoding properties for the device.

-parameters

-param mediaStreamType

The type of media stream for which to get the properties.

-returns

A list of the supported encoding properties.

-remarks

-examples

-see-also