GrpcExtensionDataTransfer Class
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.
Describes how media is transferred to the extension plugin.
public class GrpcExtensionDataTransfer
type GrpcExtensionDataTransfer = class
Public Class GrpcExtensionDataTransfer
- Inheritance
-
GrpcExtensionDataTransfer
Constructors
GrpcExtensionDataTransfer(GrpcExtensionDataTransferMode) |
Initializes a new instance of GrpcExtensionDataTransfer. |
Properties
Mode |
Data transfer mode: embedded or sharedMemory. |
SharedMemorySizeMiB |
The share memory buffer for sample transfers, in mebibytes. It can only be used with the 'SharedMemory' transfer mode. |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET