MBS Plugin Documentation
Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchie
New in Version 7.0 7.1 7.2 7.3 7.4 7.5 7.6 7.7 7.8 8.0 8.1 8.2 8.3 8.4 8.5 8.6 8.7 9.0
The list of the themes, classes, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
QTEffectMovieMBS.AddMediaFile(m as folderitem)
method, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.0, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: Adds a media file to the list.
Notes: Media files can be pictures or movies.
method, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.0, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: Adds a media file to the list.
Notes: Media files can be pictures or movies.
class QTEffectMovieMBS
class, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.0, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: A class to create a new QuickTime movie with a Slide Show.
Notes: The images are saved with the effect, so the movie is quite small and the effects are calculated while playing.
class, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.0, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: A class to create a new QuickTime movie with a Slide Show.
Notes: The images are saved with the effect, so the movie is quite small and the effects are calculated while playing.
QTEffectMovieMBS.ClearMediaFiles
method, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.0, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: Clears the media files list.
method, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.0, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: Clears the media files list.
QTEffectMovieMBS.CountMediaFiles as integer
method, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.0, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: Counts the folderitems in the Media files list.
Notes: Returns 0 on any error.
method, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.0, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: Counts the folderitems in the Media files list.
Notes: Returns 0 on any error.
QTEffectMovieMBS.Effect as QTEffectMBS
property, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.1, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: The effect to use.
Notes:
Must be supplied. Else you get a parameter error later in the lasterror property when calling Run.
(Read and Write property)
property, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.1, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: The effect to use.
Notes:
Must be supplied. Else you get a parameter error later in the lasterror property when calling Run.
(Read and Write property)
QTEffectMovieMBS.EffectDuration as Integer
property, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.0, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: The duration of the effects.
Notes:
Default value is 600.
(Read and Write property)
property, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.0, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: The duration of the effects.
Notes:
Default value is 600.
(Read and Write property)
QTEffectMovieMBS.Height as Integer
property, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.0, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: The height of the new movie.
Notes: (Read and Write property)
property, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.0, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: The height of the new movie.
Notes: (Read and Write property)
QTEffectMovieMBS.Lasterror as Integer
property, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.0, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: The last error code returned.
Notes: (Read and Write property)
property, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.0, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: The last error code returned.
Notes: (Read and Write property)
QTEffectMovieMBS.MediaFile(index as integer) as folderitem
method, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.0, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: The list of media files to be used for the new movie.
Notes:
Index from 0 to CountMediaFiles.
Media files can be pictures or movies.
method, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.0, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: The list of media files to be used for the new movie.
Notes:
Index from 0 to CountMediaFiles.
Media files can be pictures or movies.
QTEffectMovieMBS.MinimumDuration as Integer
property, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.0, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: The minimum duration of a picture to show.
Notes: (Read and Write property)
property, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.0, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: The minimum duration of a picture to show.
Notes: (Read and Write property)
QTEffectMovieMBS.NextFile(index as integer, count as integer)
event, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.1, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: An event called whenever a new file is about to be added to the slide show.
Notes: Index is from 1 to count.
event, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.1, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: An event called whenever a new file is about to be added to the slide show.
Notes: Index is from 1 to count.
QTEffectMovieMBS.Quality as Integer
property, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.0, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: The quality for the compression in the new movie.
Notes:
Default value is normal quality (&h200)
Constants:
(Read and Write property)
property, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.0, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: The quality for the compression in the new movie.
Notes:
Default value is normal quality (&h200)
Constants:
| codecLosslessQuality | = &h00000400 |
| codecMaxQuality | = &h000003FF |
| codecMinQuality | = &h00000000 |
| codecLowQuality | = &h00000100 |
| codecNormalQuality | = &h00000200 |
| codecHighQuality | = &h00000300 |
QTEffectMovieMBS.Run
method, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.0, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: Creates an effect movie.
Example:
Lasterror is set.
Returns -1 if some parameters are bad. 0 for success and other values are QuickTime error codes.
method, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.0, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: Creates an effect movie.
Example:
DIM Q AS QTEffectMovieMBS
dim dir as FolderItem
dim file as FolderItem
dim i,c as integer
q=new QTEffectMovieMBS
dir=DesktopFolder.Child("pictures")
c=Dir.Count
for i=1 to c
file=dir.Item(i)
if file<>nil and file.Visible then
q.AddMediaFile file
ListBox1.AddRow file.Name
end if
next
q.Target=DesktopFolder.Child("test.mov")
q.run
Title=str(q.Lasterror)
Notes: Lasterror is set.
Returns -1 if some parameters are bad. 0 for success and other values are QuickTime error codes.
QTEffectMovieMBS.StillDuration as Integer
property, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.0, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: The duration where the images are showed.
Notes:
Default value is 1200.
(Read and Write property)
property, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.0, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: The duration where the images are showed.
Notes:
Default value is 1200.
(Read and Write property)
QTEffectMovieMBS.Target as Folderitem
property, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.0, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: The target location of the movie to be created.
Notes: (Read and Write property)
property, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.0, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: The target location of the movie to be created.
Notes: (Read and Write property)
QTEffectMovieMBS.TimeScale as Integer
property, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.0, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: The timescale of the new movie.
Notes:
Default value is 600.
(Read and Write property)
property, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.0, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: The timescale of the new movie.
Notes:
Default value is 600.
(Read and Write property)
QTEffectMovieMBS.Width as Integer
property, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.0, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: The width of the movie to create.
Notes: (Read and Write property)
property, QuickTime, MBS QuickTime Plugin (QTEffect), class QTEffectMovieMBS, Plugin version: 5.0, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.
Function: The width of the movie to create.
Notes: (Read and Write property)
The items on this page are in the following plugins: MBS QuickTime Plugin.
Monkeybread Software Realbasic Plugins - Pfarrgemeinderat St. Arnulf Nickenich