Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Live Link Open Track IOStatic Camera' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Capture Frame Rate | Object representing the capture rate. |
| struct | Active Sensor Physical Dimensions | Object representing the sensor dimensions. |
| struct | Active Sensor Resolution | Object representing the sensor resolution. |
| string | Make | Non-blank string naming camera manufacturer. |
| string | Model | Non-blank string naming camera model. |
| string | Serial Number | Non-blank string for camera serial number. |
| string | Firmware Version | Non-blank string identifying camera firmware version |
| string | Label | Non-blank string containing user-determined camera identifier |
| struct | Anamorphic Squeeze | Anamorphic squeeze ratio |
| integer | Iso Speed | Arithmetic ISO scale as defined in ISO 12232 |
| string | Fdl Link | URN identifying the ASC Framing Decision List used by the camera.Pattern: ^urn:uuid:[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$ |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Live Link Open Track IOStatic Camera |