Uses of Class
quicktime.streaming.PresParams

Packages that use PresParams
quicktime.streaming   
 

Uses of PresParams in quicktime.streaming
 

Methods in quicktime.streaming with parameters of type PresParams
static Presentation Presentation.fromData(int dataType, QTPointerRef data, PresParams params)
          Creates a new presentation object from data
static Presentation Presentation.fromFile(QTFile file, PresParams params)
          (Not in carbon yet)
static Presentation Presentation.fromDataRef(DataRef ref, PresParams params)
          (Not in carbon yet)