| http://www.w3.org/ns/prov#value | - = file;304 305 [5981]306 // Note from Riccardo Corsi 307 // Quicktime initialization is done here, when a media is found308 // and before any image or movie is loaded. 309 // After the first call the function does nothing. [9769]310 // The cleaning up is left to the QuicktimeInitializer (see below)311 _qtExitObserver.init();[5981]312[7586]313[5799]314 // if the file is a movie file then load as a
|