Skip to content

Conversation

@sm-venugopal
Copy link

@sm-venugopal sm-venugopal commented Oct 8, 2019

  1. Initial patch supporting media element playback
  2. Added video hole support for video playback
  3. Added video hole preference to WebView
  4. Disabled android specific features

@sm-venugopal sm-venugopal requested a review from a team October 8, 2019 00:36
@joonghunpark
Copy link

Which device configuration scenarios does this CL aiming at?
Tizen(browser process) and Tizen, Android(renderer process)?

Copy link

@joonghunpark joonghunpark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. But please wait for review from someone others.

@sm-venugopal
Copy link
Author

Which device configuration scenarios does this CL aiming at?
Tizen(browser process) and Tizen, Android(renderer process)?

Thats right.

@Chikdolman
Copy link
Contributor

Requested to rebuild the Android, as the android build fail occurred due to the network problem from the build server.

Target running browser process need not support these features.
These may cause unpredicted behaviour.

Signed-off-by: Venugopal S M <[email protected]>
Added video hole preference setter/ getter. Video hole preference
is also applied to each WebView.

Signed-off-by: Venugopal S M <[email protected]>
A transparent quad is drawn to show through the video played
at HW plane.

This commit introduces VIDEO_HOLE flag.

Signed-off-by: Venugopal S M <[email protected]>
- Added video hole types to media player type class. The order should be
  same as castanet player.
- New APIs are added to interface class.

Signed-off-by: Venugopal S M <[email protected]>
- Added interface for castanets WebMediaPlayer
- Added renderer manager for managing WebMediaPlayer objects
- Added IPCs

Signed-off-by: Venugopal S M <[email protected]>
@sm-venugopal
Copy link
Author

Updated with Video hole support for inline playback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants