Version: 5.5

VideoCapture.GetSupportedFrameRatesForResolution

マニュアルに切り替える
public static IEnumerable<float> GetSupportedFrameRatesForResolution (Resolution resolution);

パラメーター

resolution A recording resolution.

戻り値

IEnumerable<float> The frame rates at which the video can be recorded.

説明

Returns the supported frame rates at which a video can be recorded given a resolution.

Use VideoCapture.SupportedResolutions to get the supported web camera recording resolutions.