GrpcExtensionDataTransferMode.SharedMemory 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 made available through shared memory. This mode enables efficient data transfers but it requires that the extension plugin to be co-located on the same node and sharing the same shared memory space.
public static Azure.Media.VideoAnalyzer.Edge.Models.GrpcExtensionDataTransferMode SharedMemory { get; }
static member SharedMemory : Azure.Media.VideoAnalyzer.Edge.Models.GrpcExtensionDataTransferMode
Public Shared ReadOnly Property SharedMemory 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