Click or drag to resize

RecordingTrackCopy Method

Makes a copy of the buffer

Namespace:  ImmerseSDK.Avatars
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
C#
protected byte[] Copy(
	byte[] source
)

Parameters

source
Type: SystemByte

Return Value

Type: Byte
See Also