DCHECK(device_id_.empty() || frame_pool_size_ > 0);why do we have this dcheck? AudioDataQueueUnderlyingSource doesn't satisfy this condition. https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/modules/breakout_box/media_stream_audio_track_underlying_source.cc;l=133;drc=be6170c296bfe4547a285b1a3839458151f471c2
std::optional<NativeFrameType> popped_frame = frame_queue->Pop();shoudl we add a counter for discarded frames here as well?
frame_queue_handle_.Invalidate();shoudl we add a counter for discarded frames here as well?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |