MediaRecorder has dataavailable and ondataavailable
Closed this issue · 4 comments
ADTC commented
See: https://developer.mozilla.org/en-US/docs/Web/API/MediaRecorder/dataavailable_event
Would be good to add these, but I'm not sure where.
nschonni commented
Jason3S commented
@nschonni, Thank you for the suggestion.
@ADTC, I think fullstack dictionary would be a better place.
nschonni commented
Fair enough, but it's a JavaScript API, and I think the TypeScript is still the alias for the JavaScript dictionary
Jason3S commented
Fair enough, but it's a JavaScript API, and I think the TypeScript is still the alias for the JavaScript dictionary
You make a good point, I was basing my choice on the fact that it is a Web API. In any case, I am fine with either or both locations.