libraryTrackWaveform
Returns a signed url to the waveform file of the library track (expires within 15min).
libraryTrackWaveform(
trackId: ID!
): LibraryTrackWaveformResult!
Arguments
trackId
(ID!
)
The library track id.
Type
LibraryTrackWaveformResult
Library track waveform results. Can either be an error or the waveform result.