Bug 146906
Summary: | Implementing Video and Audio tracks for MediaStream instead of just "MediaStreamTrack" | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matthew Daiter <mdaiter> |
Component: | WebCore Misc. | Assignee: | Matthew Daiter <mdaiter> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bfulgham, eric.carlson, jonlee, mdaiter, webkit-bug-importer, webkit.review.bot |
Priority: | P2 | Keywords: | InRadar, PlatformOnly |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 146908, 146938, 146939 | ||
Bug Blocks: | 146788 |
Matthew Daiter
MediaStreamTrack needs platform-specific portions of it to operate and to be fed to a MediaPlayerMediaStreamAVFObjC object for rendering
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/21796653>
Jon Lee
This was done elsewhere.