Click or drag to resize

RecordingDataTItem Property

Indexer for tracks

Namespace:  ImmerseSDK.Avatars.Recording
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public T this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: T
See Also