ProviderRecordingData Class |
Namespace: ImmerseSDK.Avatars.Recording
public class ProviderRecordingData : RecordingData<ProviderRecordingTrack>
The ProviderRecordingData type exposes the following members.
Name | Description | |
---|---|---|
ProviderRecordingData | Initializes a new instance of the ProviderRecordingData class |
Name | Description | |
---|---|---|
CreateInstance(String, Int32) |
Constructs a new instance for recording
| |
CreateInstance(IAvatarDataProvider, String, Int32) |
Constructs a new instance for recording
| |
Serialise |
Serialise the current data to a byte array
(Overrides RecordingDataTSerialise.) | |
SetInfoOnSave |
Set recording info we use as header in the recording
| |
SetUp |
Create tracks
| |
TakeSample |
Take a sample for all tracks
|