# FlatApi.ScoreTrackCreation

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**title** | **String** | Title of the track | [optional] 
**_default** | **Boolean** | True if the track should be used as default audio source | [optional] 
**state** | [**ScoreTrackState**](ScoreTrackState.md) |  | [optional] 
**url** | **String** | The URL of the track | [optional] 
**synchronizationPoints** | [**[ScoreTrackPoint]**](ScoreTrackPoint.md) |  | [optional] 


