• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/

Lines Matching defs:movie

1919     wxSize m_bestSize;              // Original movie size
1922 bool m_bPlaying; // Whether or not movie is playing
2096 // seek to beginning of movie
2406 // Play the movie the normal way through the embedded WMP.
2497 // Actually try to play the movie, even though it may not be loaded yet.
3244 // Gets the original size of the movie for sizers
3347 // or a MoviesTask or both and then check the movie load state
3354 wxQTLoadTimer(Movie movie, wxQTMediaBackend* parent, wxQuickTimeLibrary* pLib) :
3355 m_movie(movie), m_parent(parent), m_pLib(pLib) {}
3369 Movie m_movie; //Our movie instance
3378 // 1) Checks to see if the movie is done, and if not continues
3379 // streaming the movie
3381 // the movie.
3386 wxQTPlayTimer(Movie movie, wxQTMediaBackend* parent,
3388 m_movie(movie), m_parent(parent), m_pLib(pLib) {}
3394 // we only called MoviesTask if the movie was actually
3399 // portion of the movie.
3407 // Handle the stop event - if the movie has reached
3428 Movie m_movie; // Our movie instance
3473 // 1) Cleans up the QuickTime movie instance
3551 // to repaint movie when idle
3562 // 2) Open the movie
3563 // 3) Obtain the movie instance from the movie resource
3564 // 4) Close the movie resource
3619 // Called when done PrePrerolling the movie.
3621 // Anyway we set up the loading timer here to tell us when the movie is done
3663 // create the movie from the handle that refers to the URI
3704 // 1) Create the movie timer
3705 // 2) Get real size of movie for GetBestSize/sizers
3706 // 3) Set the movie time scale to something usable so that seeking
3708 // 4) Set our Movie Controller to display the movie if it exists,
3720 // get the real size of the movie
3729 // Handle the movie GWorld
3747 // Set the movie to millisecond precision
3757 // 1) Start the QT movie
3758 // 2) Start the movie loading timer
3761 // the movie is still loading, and as mentioned in wxQTLoadTimer
3763 // still loading the function will return true but the movie will
3777 // 1) Stop the movie
3778 // 2) Stop the movie timer
3791 // 1) Stop the movie
3792 // 2) Stop the movie timer
3793 // 3) Seek to the beginning of the movie
3809 // Get the movie playback rate from ::GetMovieRate
3819 // Convert dRate to Fixed and Set the movie rate through SetMovieRate
3859 // 1) Calls GetMovieTime to get the position we are in in the movie
3943 // Diposes of the movie timer, Disassociates the Movie Controller with
3944 // movie and hides it if it exists, and stops and disposes
3945 // of the QT movie
3974 // Creates a movie controller for the Movie if the user wants it
3985 // movie controller height
4012 m_bestSize.y += 16; // movie controller height
4014 // By default the movie controller uses its own colour palette
4015 // for the movie which can be bad on some files, so turn it off.
4016 // Also turn off its frame / border for the movie
4049 // Callback for when the movie controller recieves a message
4069 // play button triggered - MC will set movie to opposite state
4091 // Returns the actual size of the QT movie
4129 // Suggestion from Greg Hazel to repaint the movie when idle
4142 // repaint movie controller
4148 // no movie controller
4158 // no movie