Uses of Class
quicktime.streaming.EditList

Packages that use EditList
quicktime.streaming   
 

Uses of EditList in quicktime.streaming
 

Methods in quicktime.streaming that return EditList
 EditList PresParams.getEditList()
          Gets the edit list
 EditList NewPresentationParams.getEditList()
          Gets the presentation's edit list parameter
 

Methods in quicktime.streaming with parameters of type EditList
 void PresParams.setEditList(EditList el)
          Sets the edit list
 

Constructors in quicktime.streaming with parameters of type EditList
NewPresentationParams(int dataType, QTPointer data, EditList list)
          Create a NewPresentationParams object