ExposurePriorityVideoControl 클래스

정의

지원되는 경우 앱에서 카메라 드라이버가 저조도 조건에서 비디오 품질을 개선하기 위해 비디오 캡처의 프레임 속도를 동적으로 조정할 수 있는지 여부를 지정할 수 있습니다.

public ref class ExposurePriorityVideoControl sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ExposurePriorityVideoControl final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class ExposurePriorityVideoControl
Public NotInheritable Class ExposurePriorityVideoControl
상속
Object Platform::Object IInspectable ExposurePriorityVideoControl
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v1.0에서 도입되었습니다.)

설명

ExposurePriorityVideoControl을 사용하도록 설정하면 드라이버는 저조도 조건을 보정하기 위해 프레임 속도를 조정할 수 있습니다. 일정한 프레임 속도가 필요한 앱은 이 컨트롤을 사용하지 않도록 설정해야 합니다.

수동 비디오 캡처 컨트롤을 사용하는 방법에 대한 지침은 비디오 캡처를 위한 수동 카메라 컨트롤을 참조하세요.

속성

Enabled

ExposurePriorityVideoControl을 사용할 수 있는지 여부를 지정하는 값을 가져오거나 설정합니다.

Supported

현재 디바이스에서 ExposurePriorityVideoControl 이 지원되는지 여부를 지정하는 값을 가져오거나 설정합니다.

적용 대상

추가 정보