Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GrpcExtensionDataTransfer

Package version

Describes how media is transferred to the extension plugin.

Hierarchy

  • GrpcExtensionDataTransfer

Index

Properties

mode

Data transfer mode: embedded or sharedMemory.

Optional sharedMemorySizeMiB

sharedMemorySizeMiB: undefined | string

The share memory buffer for sample transfers, in mebibytes. It can only be used with the 'SharedMemory' transfer mode.

Generated using TypeDoc