GrpcExtensionDataTransferMode.Embedded Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET