blob: f01e03c0ea6d27f467cd4bdccd3c95c9bcc483d3 [file] [log] [blame]
PASS MediaRecorder will fire a dataavailable event which only contains video buffers for a video-only stream when stop() is called
PASS MediaRecorder will fire a dataavailable event which only contains audio buffers for a audio-only stream when stop() is called
PASS MediaRecorder will fire a dataavailable event which only contains both video and audio buffers when stop() is called