FaceDetectionEffect 클래스

정의

비디오 스트림에서 얼굴을 감지하려는 효과를 나타냅니다.

public ref class FaceDetectionEffect 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 FaceDetectionEffect 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 FaceDetectionEffect
Public NotInheritable Class FaceDetectionEffect
상속
Object IInspectable FaceDetectionEffect
특성
구현

Windows 요구 사항

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

설명

개체AddVideoEffectAsync를 .에 전달하여 이 클래스의 인스턴스를 FaceDetectionEffectDefinition 가져옵니다.

속성

DesiredDetectionInterval

얼굴 감지를 수행해야 하는 시간 범위를 가져오거나 설정합니다.

Enabled

얼굴 감지를 사용할 수 있는지 여부를 나타내는 값을 가져오거나 설정합니다.

메서드

SetProperties(IPropertySet)

에 대한 IMediaExtension속성을 설정합니다.

이벤트

FaceDetected

얼굴이 감지되면 발생합니다. FaceDetectedEventArgs을 참조하세요.

적용 대상

추가 정보