Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 990 Bytes

videodevicecontroller_trysetpowerlinefrequency_830909544.md

File metadata and controls

30 lines (21 loc) · 990 Bytes
-api-id -api-type
M:Windows.Media.Devices.VideoDeviceController.TrySetPowerlineFrequency(Windows.Media.Capture.PowerlineFrequency)
winrt method

Windows.Media.Devices.VideoDeviceController.TrySetPowerlineFrequency

-description

Sets the local power line frequency.

-parameters

-param value

The power line frequency.

-returns

Returns true if the method succeeded, or false otherwise.

-remarks

You can use this method if the camera supports anti-flicker processing for fluorescent lights.

For how-to guidance for handling powerline frequency, see Manual camera controls for photo and video capture.

-examples

-see-also

Manual camera controls for photo and video capture