AudioData: numberOfFrames-Eigenschaft

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

Hinweis: Dieses Feature ist verfügbar in Dedicated Web Workers.

Die schreibgeschützte Eigenschaft numberOfFrames des AudioData-Interfaces gibt die Anzahl der Frames im AudioData-Objekt zurück.

Wert

Ein Ganzzahlwert.

Beispiele

Das folgende Beispiel gibt den Wert von numberOfFrames in der Konsole aus.

js
console.log(AudioData.numberOfFrames);

Spezifikationen

Specification
WebCodecs
# dom-audiodata-numberofframes

Browser-Kompatibilität

BCD tables only load in the browser