BlobEvent: data プロパティ
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2020.
BlobEvent.data
は読み取り専用プロパティで、イベントに関連付けられた Blob
を表します。
値
Blob
オブジェクトです。
仕様書
Specification |
---|
MediaStream Recording # dom-blobevent-data |
ブラウザーの互換性
関連情報
- このプロパティが属する
BlobEvent
インターフェイス