GrpcExtension.ExtensionConfiguration Property

Definition

An optional configuration string that is sent to the extension plugin. The configuration string is specific to each custom extension and it not understood neither validated by Video Analyzer. Please see https://aka.ms/ava-extension-grpc for details.

public string ExtensionConfiguration { get; set; }
member this.ExtensionConfiguration : string with get, set
Public Property ExtensionConfiguration As String

Property Value

Applies to