added support for video app interface issue #188#189
Open
santosh719 wants to merge 2 commits intojohnwheeler:masterfrom
Open
added support for video app interface issue #188#189santosh719 wants to merge 2 commits intojohnwheeler:masterfrom
santosh719 wants to merge 2 commits intojohnwheeler:masterfrom
Conversation
Contributor
|
@santosh719 do you have an example of a usage of this? I have an issue on a repo that I contribute to and I think this might help us with this issue here, stevenleeg/geemusic#199. If you could swing by over there and post your repo or a snippet of your code over there that would be awesome! I'd love to know the use-case you have for these changes. |
|
Any chance to get this in soon? It would be nice to have a native implementation for playing videos. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi,
I have studied the requirements of the Video app interface directive and added the support for it (Issue #188 ). Please review my changes and suggest changes if any,
Thanks.