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