MusicSequence.GetTempoTrack Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the track that controls tempo changes in a music sequence.
public AudioToolbox.MusicTrack GetTempoTrack ();
member this.GetTempoTrack : unit -> AudioToolbox.MusicTrack
Returns
The track that controls tempo changes in a music sequence.