BlobEvent
interface represents events associated with a
Blob
. These blobs are typically, but not necessarily, associated with media content.
BlobEvent()
BlobEvent
事件采用给定参数。
Inherits properties from its parent
事件
.
BlobEvent.data
只读
Blob
representing the data associated with the event. The event was fired on the
EventTarget
because of something happening on that specific
Blob
.
BlobEvent.timecode
只读
DOMHighResTimeStamp
indicating the difference between the timestamp of the first chunk in data and the timestamp of the first chunk in the first BlobEvent produced by this recorder. Note that the timecode in the first produced BlobEvent does not need to be zero.
No specific method; inherits methods
from its parent
事件
.
| 规范 | 状态 | 注释 |
|---|---|---|
|
MediaStream 录制
The definition of 'BlobEvent' in that specification. |
工作草案 | 初始定义。 |
| 桌面 | 移动 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
BlobEvent
|
Chrome 49 | Edge ≤79 | Firefox 22 | IE No | Opera 36 | Safari No | WebView Android 49 | Chrome Android 49 | Firefox Android 22 | Opera Android 36 | Safari iOS No | Samsung Internet Android 5.0 |
BlobEvent()
构造函数
|
Chrome 49 | Edge ≤79 | Firefox 22 | IE No | Opera 36 | Safari No | WebView Android 49 | Chrome Android 49 | Firefox Android 22 | Opera Android 36 | Safari iOS No | Samsung Internet Android 5.0 |
data
|
Chrome 49 | Edge ≤79 | Firefox 22 | IE No | Opera 36 | Safari No | WebView Android 49 | Chrome Android 49 | Firefox Android 22 | Opera Android 36 | Safari iOS No | Samsung Internet Android 5.0 |
timecode
|
Chrome 57 | Edge ≤79 | Firefox ? | IE No | Opera 44 | Safari No | WebView Android 57 | Chrome Android 57 | Firefox Android ? | Opera Android 43 | Safari iOS No | Samsung Internet Android 7.0 |
完整支持
不支持
兼容性未知
实验。期望将来行为有所改变。
事件
base interface.
BlobEvent
objects each time a chunk of media is ready.
BlobEvent
AudioStreamTrack
CanvasCaptureMediaStream
ConstrainBoolean
ConstrainDOMString
ConstrainDouble
ConstrainLong
DoubleRange
HTMLCanvasElement.captureStream()
LongRange
MediaDevices
MediaStream
MediaStreamTrack
MediaStreamTrackEvent
MediaTrackCapabilities
MediaTrackConstraints
MediaTrackSettings
MediaTrackSupportedConstraints
Navigator.mediaDevices
NavigatorUserMedia
NavigatorUserMediaError
VideoStreamTrack
navigator.mediaDevices.getUserMedia()