Skip to main content
API Reference

Dashcam


Classes

NameTypeSummary
DashcamManagerMonoBehaviour
MonoBehaviour that manages the NSDK dashcam feature lifecycle.
Attach to a GameObject in your scene to enable continuous frame buffering
with the ability to save the buffer to a V2 sequence on demand.

Structs

NameTypeSummary
DashcamBufferInfoValueType
Snapshot of the dashcam circular buffer state.
DashcamConfigurationValueType
Configuration for the dashcam feature.
Fields left at their default value of 0 will use native defaults.
DashcamSaveResultValueType
Result of a dashcam save operation.

Enums

NameTypeSummary
DashcamSaveStateDashcamSaveState
Status of a dashcam save operation.