PDF Clown
0.1.2

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

Packages that use MediaPlayParameters
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 MediaPlayParameters in org.pdfclown.documents.multimedia
 

Methods in org.pdfclown.documents.multimedia that return MediaPlayParameters
 MediaPlayParameters MediaPlayParameters.clone(Document context)
           
 MediaPlayParameters MediaRendition.getPlayParameters()
          Gets the parameters that specify how this media rendition should be played.
 

Methods in org.pdfclown.documents.multimedia with parameters of type MediaPlayParameters
 void MediaRendition.setPlayParameters(MediaPlayParameters 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.