次の方法で共有


AVAudioSequencer.GetBeats メソッド

定義

オーバーロード

GetBeats(Double)
GetBeats(UInt64, NSError)

GetBeats(Double)

[Foundation.Export("beatsForSeconds:")]
public virtual double GetBeats (double seconds);
abstract member GetBeats : double -> double
override this.GetBeats : double -> double

パラメーター

seconds
Double

戻り値

属性

適用対象

GetBeats(UInt64, NSError)

[Foundation.Export("beatsForHostTime:error:")]
public virtual double GetBeats (ulong inHostTime, out Foundation.NSError outError);
abstract member GetBeats : uint64 *  -> double
override this.GetBeats : uint64 *  -> double

パラメーター

inHostTime
UInt64
outError
NSError

戻り値

属性

適用対象