Click or drag to resize

DataDatabase Constructor

Initializes a new instance of the DataDatabase class

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public DataDatabase(
	string filename,
	ulong size,
	string name,
	DataDatabaseGuid id,
	List<DataProduct> products,
	List<DataSensor> sensors,
	List<DataBackground> backgrounds,
	List<DataOverlay> overlays,
	List<DataPostProcess> postProcesses,
	List<DataSurface> surfaces,
	List<DataMaterial> materials,
	DataCameraGroup rootCameraGroup,
	DataDCConfiguration dcConfiguration,
	DataTimelineModel timelineModel
)

Parameters

filename
Type: SystemString

[Missing <param name="filename"/> documentation for "M:Lumiscaphe.Workshop.Interop.DataDatabase.#ctor(System.String,System.UInt64,System.String,Lumiscaphe.Workshop.Interop.DataDatabaseGuid,System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataProduct},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataSensor},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataBackground},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataOverlay},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataPostProcess},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataSurface},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataMaterial},Lumiscaphe.Workshop.Interop.DataCameraGroup,Lumiscaphe.Workshop.Interop.DataDCConfiguration,Lumiscaphe.Workshop.Interop.DataTimelineModel)"]

size
Type: SystemUInt64

[Missing <param name="size"/> documentation for "M:Lumiscaphe.Workshop.Interop.DataDatabase.#ctor(System.String,System.UInt64,System.String,Lumiscaphe.Workshop.Interop.DataDatabaseGuid,System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataProduct},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataSensor},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataBackground},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataOverlay},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataPostProcess},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataSurface},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataMaterial},Lumiscaphe.Workshop.Interop.DataCameraGroup,Lumiscaphe.Workshop.Interop.DataDCConfiguration,Lumiscaphe.Workshop.Interop.DataTimelineModel)"]

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Lumiscaphe.Workshop.Interop.DataDatabase.#ctor(System.String,System.UInt64,System.String,Lumiscaphe.Workshop.Interop.DataDatabaseGuid,System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataProduct},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataSensor},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataBackground},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataOverlay},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataPostProcess},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataSurface},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataMaterial},Lumiscaphe.Workshop.Interop.DataCameraGroup,Lumiscaphe.Workshop.Interop.DataDCConfiguration,Lumiscaphe.Workshop.Interop.DataTimelineModel)"]

id
Type: Lumiscaphe.Workshop.InteropDataDatabaseGuid

[Missing <param name="id"/> documentation for "M:Lumiscaphe.Workshop.Interop.DataDatabase.#ctor(System.String,System.UInt64,System.String,Lumiscaphe.Workshop.Interop.DataDatabaseGuid,System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataProduct},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataSensor},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataBackground},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataOverlay},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataPostProcess},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataSurface},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataMaterial},Lumiscaphe.Workshop.Interop.DataCameraGroup,Lumiscaphe.Workshop.Interop.DataDCConfiguration,Lumiscaphe.Workshop.Interop.DataTimelineModel)"]

products
Type: System.Collections.GenericListDataProduct

[Missing <param name="products"/> documentation for "M:Lumiscaphe.Workshop.Interop.DataDatabase.#ctor(System.String,System.UInt64,System.String,Lumiscaphe.Workshop.Interop.DataDatabaseGuid,System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataProduct},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataSensor},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataBackground},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataOverlay},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataPostProcess},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataSurface},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataMaterial},Lumiscaphe.Workshop.Interop.DataCameraGroup,Lumiscaphe.Workshop.Interop.DataDCConfiguration,Lumiscaphe.Workshop.Interop.DataTimelineModel)"]

sensors
Type: System.Collections.GenericListDataSensor

[Missing <param name="sensors"/> documentation for "M:Lumiscaphe.Workshop.Interop.DataDatabase.#ctor(System.String,System.UInt64,System.String,Lumiscaphe.Workshop.Interop.DataDatabaseGuid,System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataProduct},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataSensor},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataBackground},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataOverlay},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataPostProcess},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataSurface},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataMaterial},Lumiscaphe.Workshop.Interop.DataCameraGroup,Lumiscaphe.Workshop.Interop.DataDCConfiguration,Lumiscaphe.Workshop.Interop.DataTimelineModel)"]

backgrounds
Type: System.Collections.GenericListDataBackground

[Missing <param name="backgrounds"/> documentation for "M:Lumiscaphe.Workshop.Interop.DataDatabase.#ctor(System.String,System.UInt64,System.String,Lumiscaphe.Workshop.Interop.DataDatabaseGuid,System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataProduct},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataSensor},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataBackground},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataOverlay},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataPostProcess},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataSurface},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataMaterial},Lumiscaphe.Workshop.Interop.DataCameraGroup,Lumiscaphe.Workshop.Interop.DataDCConfiguration,Lumiscaphe.Workshop.Interop.DataTimelineModel)"]

overlays
Type: System.Collections.GenericListDataOverlay

[Missing <param name="overlays"/> documentation for "M:Lumiscaphe.Workshop.Interop.DataDatabase.#ctor(System.String,System.UInt64,System.String,Lumiscaphe.Workshop.Interop.DataDatabaseGuid,System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataProduct},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataSensor},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataBackground},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataOverlay},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataPostProcess},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataSurface},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataMaterial},Lumiscaphe.Workshop.Interop.DataCameraGroup,Lumiscaphe.Workshop.Interop.DataDCConfiguration,Lumiscaphe.Workshop.Interop.DataTimelineModel)"]

postProcesses
Type: System.Collections.GenericListDataPostProcess

[Missing <param name="postProcesses"/> documentation for "M:Lumiscaphe.Workshop.Interop.DataDatabase.#ctor(System.String,System.UInt64,System.String,Lumiscaphe.Workshop.Interop.DataDatabaseGuid,System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataProduct},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataSensor},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataBackground},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataOverlay},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataPostProcess},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataSurface},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataMaterial},Lumiscaphe.Workshop.Interop.DataCameraGroup,Lumiscaphe.Workshop.Interop.DataDCConfiguration,Lumiscaphe.Workshop.Interop.DataTimelineModel)"]

surfaces
Type: System.Collections.GenericListDataSurface

[Missing <param name="surfaces"/> documentation for "M:Lumiscaphe.Workshop.Interop.DataDatabase.#ctor(System.String,System.UInt64,System.String,Lumiscaphe.Workshop.Interop.DataDatabaseGuid,System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataProduct},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataSensor},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataBackground},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataOverlay},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataPostProcess},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataSurface},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataMaterial},Lumiscaphe.Workshop.Interop.DataCameraGroup,Lumiscaphe.Workshop.Interop.DataDCConfiguration,Lumiscaphe.Workshop.Interop.DataTimelineModel)"]

materials
Type: System.Collections.GenericListDataMaterial

[Missing <param name="materials"/> documentation for "M:Lumiscaphe.Workshop.Interop.DataDatabase.#ctor(System.String,System.UInt64,System.String,Lumiscaphe.Workshop.Interop.DataDatabaseGuid,System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataProduct},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataSensor},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataBackground},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataOverlay},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataPostProcess},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataSurface},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataMaterial},Lumiscaphe.Workshop.Interop.DataCameraGroup,Lumiscaphe.Workshop.Interop.DataDCConfiguration,Lumiscaphe.Workshop.Interop.DataTimelineModel)"]

rootCameraGroup
Type: Lumiscaphe.Workshop.InteropDataCameraGroup

[Missing <param name="rootCameraGroup"/> documentation for "M:Lumiscaphe.Workshop.Interop.DataDatabase.#ctor(System.String,System.UInt64,System.String,Lumiscaphe.Workshop.Interop.DataDatabaseGuid,System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataProduct},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataSensor},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataBackground},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataOverlay},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataPostProcess},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataSurface},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataMaterial},Lumiscaphe.Workshop.Interop.DataCameraGroup,Lumiscaphe.Workshop.Interop.DataDCConfiguration,Lumiscaphe.Workshop.Interop.DataTimelineModel)"]

dcConfiguration
Type: Lumiscaphe.Workshop.InteropDataDCConfiguration

[Missing <param name="dcConfiguration"/> documentation for "M:Lumiscaphe.Workshop.Interop.DataDatabase.#ctor(System.String,System.UInt64,System.String,Lumiscaphe.Workshop.Interop.DataDatabaseGuid,System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataProduct},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataSensor},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataBackground},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataOverlay},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataPostProcess},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataSurface},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataMaterial},Lumiscaphe.Workshop.Interop.DataCameraGroup,Lumiscaphe.Workshop.Interop.DataDCConfiguration,Lumiscaphe.Workshop.Interop.DataTimelineModel)"]

timelineModel
Type: Lumiscaphe.Workshop.InteropDataTimelineModel

[Missing <param name="timelineModel"/> documentation for "M:Lumiscaphe.Workshop.Interop.DataDatabase.#ctor(System.String,System.UInt64,System.String,Lumiscaphe.Workshop.Interop.DataDatabaseGuid,System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataProduct},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataSensor},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataBackground},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataOverlay},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataPostProcess},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataSurface},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataMaterial},Lumiscaphe.Workshop.Interop.DataCameraGroup,Lumiscaphe.Workshop.Interop.DataDCConfiguration,Lumiscaphe.Workshop.Interop.DataTimelineModel)"]

Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also