|
SongTempo Property
|
Gets current tempo or defines a new tempo for the song.
Namespace: GSF.Media.MusicAssembly: GSF.Media (in GSF.Media.dll) Version: 2.4.207-beta
Syntax public Tempo Tempo { get; set; }
Public Property Tempo As Tempo
Get
Set
member Tempo : Tempo with get, set
function get_Tempo();
function set_Tempo(value);
View SourceProperty Value
TempoSee Also