你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MediaGraphSamplingOptions Class

Definition

Describes the properties of a sample.

public class MediaGraphSamplingOptions
type MediaGraphSamplingOptions = class
Public Class MediaGraphSamplingOptions
Inheritance
MediaGraphSamplingOptions

Constructors

MediaGraphSamplingOptions()

Initializes a new instance of MediaGraphSamplingOptions.

Properties

MaximumSamplesPerSecond

Maximum rate of samples submitted to the extension.

SkipSamplesWithoutAnnotation

If true, limits the samples submitted to the extension to only samples which have associated inference(s).

Applies to