Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'NDIMedia Receiver Performance Data' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | NDIMedia Receiver Performance Data |
Outputs
| Type | Name | Description |
|---|---|---|
| int64 | Video Frames | The number of video frames received |
| int64 | Dropped Video Frames | The number of video frames dropped |
| int64 | Audio Frames | The number of audio frames received |
| int64 | Dropped Audio Frames | The number of audio frames dropped |
| int64 | Metadata Frames | The number of metadata frames received |
| int64 | Dropped Metadata Frames | The number of metadata frames dropped |