[Webkit-unassigned] [Bug 153223] New: Enable API related to the video fullscreen layer in MediaPlayerPrivateMediaSourceAVFObjC for Mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 18 22:33:48 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=153223

            Bug ID: 153223
           Summary: Enable API related to the video fullscreen layer in
                    MediaPlayerPrivateMediaSourceAVFObjC for Mac
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: adachan at apple.com

Enable API related to the video fullscreen layer in MediaPlayerPrivateMediaSourceAVFObjC for Mac.

These API include:
    virtual void setVideoFullscreenLayer(PlatformLayer*) override;
    virtual void setVideoFullscreenFrame(FloatRect) override;
    virtual void setVideoFullscreenGravity(MediaPlayer::VideoGravity) override;
    virtual void setVideoFullscreenMode(MediaPlayer::VideoFullscreenMode) override;

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160119/a46cf6d9/attachment.html>


More information about the webkit-unassigned mailing list