Version: 2020.1
언어: 한국어

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.