ConsumerRecordingData Class |
Namespace: ImmerseSDK.Avatars.Recording
public class ConsumerRecordingData : RecordingData<ConsumerRecordingTrack>
The ConsumerRecordingData type exposes the following members.
Name | Description | |
---|---|---|
ConsumerRecordingData | Initializes a new instance of the ConsumerRecordingData class |
Name | Description | |
---|---|---|
VerboseLogging |
Print verbose logs when playing track
|
Name | Description | |
---|---|---|
Deserialise(Byte) |
Loads the current data from a byte array
| |
Deserialise(Byte, Boolean) |
Loads the current data from a byte array
| |
HasMoreKeyframes |
Returns true if the recording is not finished payback
| |
ReadVersion1And2 | ||
ReadVersion3or4 | ||
ReadVersion5 | ||
SetUpForPlayback |
Set playback to start
| |
Tick |
Tick the playback and update trackTime. Called once per frame
|
Name | Description | |
---|---|---|
MaxNumberOfTracks |
Maximum number of tracks in a recording
|