WebFrame.h Implementation in CEF

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

WebFrame.h Implementation in CEF

Postby wrightpt » Tue Oct 11, 2016 4:21 pm

Can I ask what role Blink WebFrame class plays in video frame rendering in Chromium Embedded Framework?

to ender html5 video frames to a very basic GTK or openGl window/surface, Is this the main class needed to do this?

WebFrame class shown here:

https://chromium.googlesource.com/chrom ... WebFrame.h

I see that it is used in classes like CefFrameImpl(frame_impl.h) and CefcontentRenderClient (content_renderer_client.h).



I see comments such as the following in the WebFrame.h header file:

//Returns the frame that opened this frame or 0 if there is none

//Returns the previous/next sibling frame.
wrightpt
Expert
 
Posts: 151
Joined: Wed Jun 22, 2016 11:17 am

Re: WebFrame.h Implementation in CEF

Postby wrightpt » Tue Oct 11, 2016 4:57 pm

Just grasping the role of the render delegate. and how i can leverage that.
wrightpt
Expert
 
Posts: 151
Joined: Wed Jun 22, 2016 11:17 am


Return to Support Forum

Who is online

Users browsing this forum: Majestic-12 [Bot] and 48 guests

cron