commit | 08cae8167815ca7f144b734cbc0bde042b67769a | [log] [tgz] |
---|---|---|
author | sadiqsada <sadiqsada@google.com> | Tue Oct 31 15:39:46 2023 -0700 |
committer | Sadiq Sada <sadiqsada@google.com> | Wed Nov 08 22:36:45 2023 +0000 |
tree | 08f6782a0b854b32111336625ee3e178a287d3f4 | |
parent | 52b7f34ad766d26ee48debe201d57aae113cd223 [diff] |
Add reference counter for Filter Filters should start demux reading thread for IPTV when start() is called and they should PAUSE the thread when stop() is called. They should only be paused when all associated filters of the demux are closed. This CL adds reference counters for filters to track that. Bug: 288170590 Test: manual Change-Id: I087175a685a4559918ceaa511971b79e7fcb0a51