Interface AssetTrack.UpdateStages.WithTrack

All Known Subinterfaces:
AssetTrack.Update
Enclosing interface:
AssetTrack.UpdateStages

public static interface AssetTrack.UpdateStages.WithTrack
The stage of the AssetTrack update allowing to specify track.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the track property: Detailed information about a track in the asset..
  • Method Details

    • withTrack

      AssetTrack.Update withTrack(TrackBase track)
      Specifies the track property: Detailed information about a track in the asset..
      Parameters:
      track - Detailed information about a track in the asset.
      Returns:
      the next definition stage.