[
https://issues.apache.org/jira/browse/PIVOT-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12846392#action_12846392
]
Greg Brown commented on PIVOT-434:
----------------------------------
We actually have a class for this already: org.apache.pivot.wtk.MovieView. The
problem is that we don't yet have any concrete classes (subclasses of
org.apache.pivot.wtk.media.Movie) that are capable of playing back any of the
standard video encodings. Feel free to write one if you are interested in this
(though I suspect that it may take just as much time as creating a GUI
builder). ;-)
> Audio/Video Player (with streaming ability)
> -------------------------------------------
>
> Key: PIVOT-434
> URL: https://issues.apache.org/jira/browse/PIVOT-434
> Project: Pivot
> Issue Type: New Feature
> Components: wtk-media
> Reporter: Dmitriy Mayboroda
>
> I think it would be nice to have it. For example:
> {code:xml}
> <MediaPlayer url="" startFrom="150" loop="-1" />
> {code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.