You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Greg Brown (JIRA)" <ji...@apache.org> on 2010/03/17 13:02:29 UTC

[jira] Commented: (PIVOT-434) Audio/Video Player (with streaming ability)

    [ 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.