AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Input parameters used in a streaming video analyzed by a Amazon Rekognition stream processor. You can use FaceSearch to recognize faces in a streaming video, or you can use ConnectedHome to detect labels.

Inheritance Hierarchy

System.Object
  Amazon.Rekognition.Model.StreamProcessorSettings

Namespace: Amazon.Rekognition.Model
Assembly: AWSSDK.Rekognition.dll
Version: 3.x.y.z

Syntax

C#
public class StreamProcessorSettings

The StreamProcessorSettings type exposes the following members

Constructors

NameDescription
Public Method StreamProcessorSettings()

Properties

NameTypeDescription
Public Property ConnectedHome Amazon.Rekognition.Model.ConnectedHomeSettings

Gets and sets the property ConnectedHome.

Public Property FaceSearch Amazon.Rekognition.Model.FaceSearchSettings

Gets and sets the property FaceSearch.

Face search settings to use on a streaming video.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5