Home > @magiclane/maps-sdk > RecorderConfiguration > dataSource
RecorderConfiguration.dataSource property
The data source used for recording.
The DataSource that supplies sensor and location input used by the recorder.
Signature:
get dataSource(): DataSource;
set dataSource(dataSource: DataSource);