MediaGraphGrpcExtensionDataTransfer 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 should be transferred to the inference engine.
public class MediaGraphGrpcExtensionDataTransfer
type MediaGraphGrpcExtensionDataTransfer = class
Public Class MediaGraphGrpcExtensionDataTransfer
- Inheritance
-
MediaGraphGrpcExtensionDataTransfer
Constructors
MediaGraphGrpcExtensionDataTransfer(MediaGraphGrpcExtensionDataTransferMode) |
Initializes a new instance of MediaGraphGrpcExtensionDataTransfer. |
Properties
Mode |
How frame data should be transmitted to the inference engine. |
SharedMemorySizeMiB |
The size of the buffer for all in-flight frames in mebibytes if mode is SharedMemory. Should not be specified otherwise. |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET