Class V1Subject
Inheritance
System.Object
V1Subject
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: Recolude.API.dll
Syntax
[Serializable]
public class V1Subject
Fields
captured_positions
Declaration
public V1PositionCapture[] captured_positions
Field Value
captured_rotations
Declaration
public V1RotationCapture[] captured_rotations
Field Value
custom_events
Declaration
public V1CustomEventCapture[] custom_events
Field Value
id
Declaration
Field Value
Type |
Description |
System.String |
|
life_cycle_events
Declaration
public V1LifeCycleEventCapture[] life_cycle_events
Field Value
local_id
Declaration
Field Value
Type |
Description |
System.Int32 |
|
name
Declaration
Field Value
Type |
Description |
System.String |
|
recording
Declaration
public V1Recording recording
Field Value
recording_id
Declaration
public string recording_id
Field Value
Type |
Description |
System.String |
|
Declaration
public V1MetadataTag[] tags
Field Value
Properties
CreatedAt
Declaration
public DateTime CreatedAt { get; }
Property Value
Type |
Description |
System.DateTime |
|