Navigation
API > API/Plugins > API/Plugins/SharedMemoryMedia
Syntax
int32 SenderNumBuffers
Remarks
This defines the number of textures used for communication. Having more that one allows for overlapping sends and minimize waits on frame acks for texture re-use. Use 3 for best performance, or 2 for a potential compromise with resource usage.