Bug 23408
Summary: | Add hasAudio() method to MediaPlayer interface | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Carlson <eric.carlson> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Eric Carlson
MediaPlayer should have a "hasAudio" method to complement the existing "hasVideo" method. This could be used to configure the audio button in the media controller.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Carlson
Fixed by https://bugs.webkit.org/show_bug.cgi?id=28464
*** This bug has been marked as a duplicate of bug 28464 ***