VideoCapture.GetSupportedFrameRatesForResolution

声明

public static IEnumerable<float> GetSupportedFrameRatesForResolution(Resolution resolution);

参数

resolution 录制分辨率。

返回值

IEnumerable<float> 视频可录制帧率。

描述

返回给定分辨率下视频可录制的支持帧率。

使用 VideoCapture.SupportedResolutions 获取支持的网络摄像头录制分辨率。


Did you find this page useful? Please give it a rating: