Interface: CurrentCompositionInfo
Represents information about the current composition.
Properties
compositionId
• compositionId: null
| string
The ID of the composition. It can be null.
compositionName
• compositionName: null
| string
The name of the composition. It can be null.
compositionTags
• compositionTags: null
| string
[]
The tags associated with the composition. It can be null.