QMedia
![]() |
![]() ![]() |
QM_CopyMovieSettings(srcMovieRef; destMovieRef):error | |||
![]() |
srcMovieRef | Longint | Source movie reference |
![]() |
destMovieRef | Longint | Destination movie reference |
![]() |
error | Longint | Error result |
Copies the following settings from a movie to another:
Parameters srcMovieRef and destMovieRef are the references to the source and destination movie instances respectively. The source movie reference must have been previously obtained with a call to QM_NewMovieFromFile or QM_NewMovieFromURL. The destination movie reference must have been previously obtained with a call to QM_NewMovieFromFile.