PDF Clown
0.1.2

Uses of Class
org.pdfclown.documents.multimedia.MediaPlayers

Packages that use MediaPlayers
org.pdfclown.documents.multimedia Features that allow a user to embed and play multimedia content within a PDF document [PDF:1.6:9]. 
 

Uses of MediaPlayers in org.pdfclown.documents.multimedia
 

Methods in org.pdfclown.documents.multimedia that return MediaPlayers
 MediaPlayers MediaPlayers.clone(Document context)
           
 MediaPlayers MediaClipData.getPlayers()
          Gets the player rules for playing this media.
 MediaPlayers MediaPlayParameters.getPlayers()
          Gets the player rules for playing this media.
static MediaPlayers MediaPlayers.wrap(PdfDirectObject baseObject)
           
 

Methods in org.pdfclown.documents.multimedia with parameters of type MediaPlayers
 void MediaClipData.setPlayers(MediaPlayers value)
           
 void MediaPlayParameters.setPlayers(MediaPlayers value)
           
 


PDF Clown
0.1.2

Project home page

Copyright © 2006-2013 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.