Поделиться через


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

Возвращаемое значение

Атрибуты

Применяется к