GrpcExtensionDataTransferMode.Embedded Property

Definition

Media samples are embedded into the gRPC messages. This mode is less efficient but it requires a simpler implementations and can be used with plugins which are not on the same node as the Video Analyzer module.

public static Azure.Media.VideoAnalyzer.Edge.Models.GrpcExtensionDataTransferMode Embedded { get; }
static member Embedded : Azure.Media.VideoAnalyzer.Edge.Models.GrpcExtensionDataTransferMode
Public Shared ReadOnly Property Embedded As GrpcExtensionDataTransferMode

Property Value

Applies to