|
SongBeatTime Property
|
Returns the time for a single beat.
Namespace: GSF.Media.MusicAssembly: GSF.Media (in GSF.Media.dll) Version: 2.4.246-beta
Syntaxpublic double BeatTime { get; }
Public ReadOnly Property BeatTime As Double
Get
public:
property double BeatTime {
double get ();
}
member BeatTime : float with get
View SourceProperty Value
Double
See Also